1 instantiation of IndexedSection
aspire (1)
Mcp\Docs\DocsIndexService.cs (1)
443.. source.Sections.Select(static s => new IndexedSection(s))
2 references to IndexedSection
aspire (2)
Mcp\Docs\DocsIndexService.cs (2)
278var section = doc.Sections[i]; 441public IReadOnlyList<IndexedSection> Sections { get; } =