2 references to GetTopLevelScopeId
aspire (2)
Documentation\ApiDocs\ApiDocsIndexService.cs (2)
795.Select(static result => GetTopLevelScopeId(result.Id)) 809.OrderBy(containerId => preferredTopLevelScopes.Contains(GetTopLevelScopeId(containerId) ?? string.Empty) ? 0 : 1)