1 reference to IndexedDocument
aspire (1)
Documentation\Docs\DocsIndexService.cs (1)
224var indexedDocuments = documents.Select(static d => new IndexedDocument(d)).ToList();