2 references to ParentIdLower
aspire (2)
Documentation\ApiDocs\ApiDocsIndexService.cs (2)
1043
if (item.
ParentIdLower
is not null)
1045
score += ScoreField(item.
ParentIdLower
, queryTokens) * ParentWeight;