2 references to IndexedDocument
aspire (2)
Mcp\Docs\DocsIndexService.cs (2)
156_indexedDocuments = [.. cachedDocuments.Select(static d => new IndexedDocument(d))]; 175_indexedDocuments = [.. documents.Select(static d => new IndexedDocument(d))];