@@ -305,7 +305,7 @@ <h2 class="section" id="methods">Methods
305305
306306 < h3 id ="JsonApiDotNetCore_Queries_Expressions_LogicalExpression_Accept__2_JsonApiDotNetCore_Queries_Expressions_QueryExpressionVisitor___0___1____0_ " data-uid ="JsonApiDotNetCore.Queries.Expressions.LogicalExpression.Accept``2(JsonApiDotNetCore.Queries.Expressions.QueryExpressionVisitor{``0,``1},``0) ">
307307 Accept<TArgument, TResult>(QueryExpressionVisitor<TArgument, TResult>, TArgument)
308- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/LogicalExpression.cs/#L62 "> < i class ="bi bi-code-slash "> </ i > </ a >
308+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/LogicalExpression.cs/#L60 "> < i class ="bi bi-code-slash "> </ i > </ a >
309309 </ h3 >
310310
311311 < div class ="markdown level1 summary "> </ div >
@@ -388,7 +388,7 @@ <h4 class="section">Returns</h4>
388388
389389 < h3 id ="JsonApiDotNetCore_Queries_Expressions_LogicalExpression_Equals_System_Object_ " data-uid ="JsonApiDotNetCore.Queries.Expressions.LogicalExpression.Equals(System.Object) ">
390390 Equals(object?)
391- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/LogicalExpression.cs/#L89 "> < i class ="bi bi-code-slash "> </ i > </ a >
391+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/LogicalExpression.cs/#L87 "> < i class ="bi bi-code-slash "> </ i > </ a >
392392 </ h3 >
393393
394394 < div class ="markdown level1 summary "> < p > Determines whether the specified object is equal to the current object.</ p >
@@ -427,7 +427,7 @@ <h4 class="section">Returns</h4>
427427
428428 < h3 id ="JsonApiDotNetCore_Queries_Expressions_LogicalExpression_GetHashCode " data-uid ="JsonApiDotNetCore.Queries.Expressions.LogicalExpression.GetHashCode ">
429429 GetHashCode()
430- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/LogicalExpression.cs/#L106 "> < i class ="bi bi-code-slash "> </ i > </ a >
430+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/LogicalExpression.cs/#L104 "> < i class ="bi bi-code-slash "> </ i > </ a >
431431 </ h3 >
432432
433433 < div class ="markdown level1 summary "> < p > Serves as the default hash function.</ p >
@@ -460,7 +460,7 @@ <h4 class="section">Returns</h4>
460460
461461 < h3 id ="JsonApiDotNetCore_Queries_Expressions_LogicalExpression_ToFullString " data-uid ="JsonApiDotNetCore.Queries.Expressions.LogicalExpression.ToFullString ">
462462 ToFullString()
463- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/LogicalExpression.cs/#L72 "> < i class ="bi bi-code-slash "> </ i > </ a >
463+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/LogicalExpression.cs/#L70 "> < i class ="bi bi-code-slash "> </ i > </ a >
464464 </ h3 >
465465
466466 < div class ="markdown level1 summary "> </ div >
@@ -491,7 +491,7 @@ <h4 class="section">Returns</h4>
491491
492492 < h3 id ="JsonApiDotNetCore_Queries_Expressions_LogicalExpression_ToString " data-uid ="JsonApiDotNetCore.Queries.Expressions.LogicalExpression.ToString ">
493493 ToString()
494- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/LogicalExpression.cs/#L67 "> < i class ="bi bi-code-slash "> </ i > </ a >
494+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/LogicalExpression.cs/#L65 "> < i class ="bi bi-code-slash "> </ i > </ a >
495495 </ h3 >
496496
497497 < div class ="markdown level1 summary "> < p > Returns a string that represents the current object.</ p >
0 commit comments