@@ -258,7 +258,7 @@ <h2 class="section" id="methods">Methods
258258
259259 < h3 id ="JsonApiDotNetCore_Queries_Expressions_LiteralConstantExpression_Accept__2_JsonApiDotNetCore_Queries_Expressions_QueryExpressionVisitor___0___1____0_ " data-uid ="JsonApiDotNetCore.Queries.Expressions.LiteralConstantExpression.Accept``2(JsonApiDotNetCore.Queries.Expressions.QueryExpressionVisitor{``0,``1},``0) ">
260260 Accept<TArgument, TResult>(QueryExpressionVisitor<TArgument, TResult>, TArgument)
261- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/LiteralConstantExpression.cs/#L41 "> < i class ="bi bi-code-slash "> </ i > </ a >
261+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/LiteralConstantExpression.cs/#L43 "> < i class ="bi bi-code-slash "> </ i > </ a >
262262 </ h3 >
263263
264264 < div class ="markdown level1 summary "> </ div >
@@ -303,7 +303,7 @@ <h4 class="section">Type Parameters</h4>
303303
304304 < h3 id ="JsonApiDotNetCore_Queries_Expressions_LiteralConstantExpression_Equals_System_Object_ " data-uid ="JsonApiDotNetCore.Queries.Expressions.LiteralConstantExpression.Equals(System.Object) ">
305305 Equals(object?)
306- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/LiteralConstantExpression.cs/#L57 "> < i class ="bi bi-code-slash "> </ i > </ a >
306+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/LiteralConstantExpression.cs/#L59 "> < i class ="bi bi-code-slash "> </ i > </ a >
307307 </ h3 >
308308
309309 < div class ="markdown level1 summary "> < p > Determines whether the specified object is equal to the current object.</ p >
@@ -342,7 +342,7 @@ <h4 class="section">Returns</h4>
342342
343343 < h3 id ="JsonApiDotNetCore_Queries_Expressions_LiteralConstantExpression_GetHashCode " data-uid ="JsonApiDotNetCore.Queries.Expressions.LiteralConstantExpression.GetHashCode ">
344344 GetHashCode()
345- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/LiteralConstantExpression.cs/#L74 "> < i class ="bi bi-code-slash "> </ i > </ a >
345+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/LiteralConstantExpression.cs/#L76 "> < i class ="bi bi-code-slash "> </ i > </ a >
346346 </ h3 >
347347
348348 < div class ="markdown level1 summary "> < p > Serves as the default hash function.</ p >
@@ -375,7 +375,7 @@ <h4 class="section">Returns</h4>
375375
376376 < h3 id ="JsonApiDotNetCore_Queries_Expressions_LiteralConstantExpression_ToFullString " data-uid ="JsonApiDotNetCore.Queries.Expressions.LiteralConstantExpression.ToFullString ">
377377 ToFullString()
378- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/LiteralConstantExpression.cs/#L52 "> < i class ="bi bi-code-slash "> </ i > </ a >
378+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/LiteralConstantExpression.cs/#L54 "> < i class ="bi bi-code-slash "> </ i > </ a >
379379 </ h3 >
380380
381381 < div class ="markdown level1 summary "> </ div >
@@ -406,7 +406,7 @@ <h4 class="section">Returns</h4>
406406
407407 < h3 id ="JsonApiDotNetCore_Queries_Expressions_LiteralConstantExpression_ToString " data-uid ="JsonApiDotNetCore.Queries.Expressions.LiteralConstantExpression.ToString ">
408408 ToString()
409- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/LiteralConstantExpression.cs/#L46 "> < i class ="bi bi-code-slash "> </ i > </ a >
409+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/LiteralConstantExpression.cs/#L48 "> < i class ="bi bi-code-slash "> </ i > </ a >
410410 </ h3 >
411411
412412 < div class ="markdown level1 summary "> < p > Returns a string that represents the current object.</ p >
0 commit comments