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)
278
var
section = doc.Sections[i];
441
public IReadOnlyList<
IndexedSection
> Sections { get; } =