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