@@ -157,7 +157,7 @@ <h2 class="section" id="constructors">Constructors
157157
158158 < h3 id ="JsonApiDotNetCore_Queries_Expressions_IncludeExpression__ctor_System_Collections_Immutable_IImmutableSet_JsonApiDotNetCore_Queries_Expressions_IncludeElementExpression__ " data-uid ="JsonApiDotNetCore.Queries.Expressions.IncludeExpression.#ctor(System.Collections.Immutable.IImmutableSet{JsonApiDotNetCore.Queries.Expressions.IncludeElementExpression}) ">
159159 IncludeExpression(IImmutableSet<IncludeElementExpression>)
160- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/IncludeExpression.cs/#L25 "> < i class ="bi bi-code-slash "> </ i > </ a >
160+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/IncludeExpression.cs/#L23 "> < i class ="bi bi-code-slash "> </ i > </ a >
161161 </ h3 >
162162
163163 < div class ="markdown level1 summary "> </ div >
@@ -191,7 +191,7 @@ <h2 class="section" id="fields">Fields
191191
192192 < h3 id ="JsonApiDotNetCore_Queries_Expressions_IncludeExpression_Empty " data-uid ="JsonApiDotNetCore.Queries.Expressions.IncludeExpression.Empty ">
193193 Empty
194- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/IncludeExpression.cs/#L18 "> < i class ="bi bi-code-slash "> </ i > </ a >
194+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/IncludeExpression.cs/#L16 "> < i class ="bi bi-code-slash "> </ i > </ a >
195195 </ h3 >
196196
197197 < div class ="markdown level1 summary "> </ div >
@@ -226,7 +226,7 @@ <h2 class="section" id="properties">Properties
226226
227227 < h3 id ="JsonApiDotNetCore_Queries_Expressions_IncludeExpression_Elements " data-uid ="JsonApiDotNetCore.Queries.Expressions.IncludeExpression.Elements ">
228228 Elements
229- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/IncludeExpression.cs/#L23 "> < i class ="bi bi-code-slash "> </ i > </ a >
229+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/IncludeExpression.cs/#L21 "> < i class ="bi bi-code-slash "> </ i > </ a >
230230 </ h3 >
231231
232232 < div class ="markdown level1 summary "> < p > The direct children of this tree. Use < a class ="xref " href ="JsonApiDotNetCore.Queries.Expressions.IncludeExpression.html#JsonApiDotNetCore_Queries_Expressions_IncludeExpression_Empty "> Empty</ a > if there are no children.</ p >
@@ -262,7 +262,7 @@ <h2 class="section" id="methods">Methods
262262
263263 < h3 id ="JsonApiDotNetCore_Queries_Expressions_IncludeExpression_Accept__2_JsonApiDotNetCore_Queries_Expressions_QueryExpressionVisitor___0___1____0_ " data-uid ="JsonApiDotNetCore.Queries.Expressions.IncludeExpression.Accept``2(JsonApiDotNetCore.Queries.Expressions.QueryExpressionVisitor{``0,``1},``0) ">
264264 Accept<TArgument, TResult>(QueryExpressionVisitor<TArgument, TResult>, TArgument)
265- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/IncludeExpression.cs/#L37 "> < i class ="bi bi-code-slash "> </ i > </ a >
265+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/IncludeExpression.cs/#L35 "> < i class ="bi bi-code-slash "> </ i > </ a >
266266 </ h3 >
267267
268268 < div class ="markdown level1 summary "> </ div >
@@ -307,7 +307,7 @@ <h4 class="section">Type Parameters</h4>
307307
308308 < h3 id ="JsonApiDotNetCore_Queries_Expressions_IncludeExpression_Equals_System_Object_ " data-uid ="JsonApiDotNetCore.Queries.Expressions.IncludeExpression.Equals(System.Object) ">
309309 Equals(object?)
310- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/IncludeExpression.cs/#L58 "> < i class ="bi bi-code-slash "> </ i > </ a >
310+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/IncludeExpression.cs/#L56 "> < i class ="bi bi-code-slash "> </ i > </ a >
311311 </ h3 >
312312
313313 < div class ="markdown level1 summary "> < p > Determines whether the specified object is equal to the current object.</ p >
@@ -346,7 +346,7 @@ <h4 class="section">Returns</h4>
346346
347347 < h3 id ="JsonApiDotNetCore_Queries_Expressions_IncludeExpression_GetHashCode " data-uid ="JsonApiDotNetCore.Queries.Expressions.IncludeExpression.GetHashCode ">
348348 GetHashCode()
349- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/IncludeExpression.cs/#L75 "> < i class ="bi bi-code-slash "> </ i > </ a >
349+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/IncludeExpression.cs/#L73 "> < i class ="bi bi-code-slash "> </ i > </ a >
350350 </ h3 >
351351
352352 < div class ="markdown level1 summary "> < p > Serves as the default hash function.</ p >
@@ -379,7 +379,7 @@ <h4 class="section">Returns</h4>
379379
380380 < h3 id ="JsonApiDotNetCore_Queries_Expressions_IncludeExpression_ToFullString " data-uid ="JsonApiDotNetCore.Queries.Expressions.IncludeExpression.ToFullString ">
381381 ToFullString()
382- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/IncludeExpression.cs/#L47 "> < i class ="bi bi-code-slash "> </ i > </ a >
382+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/IncludeExpression.cs/#L45 "> < i class ="bi bi-code-slash "> </ i > </ a >
383383 </ h3 >
384384
385385 < div class ="markdown level1 summary "> </ div >
@@ -410,7 +410,7 @@ <h4 class="section">Returns</h4>
410410
411411 < h3 id ="JsonApiDotNetCore_Queries_Expressions_IncludeExpression_ToString " data-uid ="JsonApiDotNetCore.Queries.Expressions.IncludeExpression.ToString ">
412412 ToString()
413- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/IncludeExpression.cs/#L42 "> < i class ="bi bi-code-slash "> </ i > </ a >
413+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/IncludeExpression.cs/#L40 "> < i class ="bi bi-code-slash "> </ i > </ a >
414414 </ h3 >
415415
416416 < div class ="markdown level1 summary "> < p > Returns a string that represents the current object.</ p >
0 commit comments