5 references to IndexCreator
Microsoft.CodeAnalysis.Workspaces (5)
FindSymbols\Shared\AbstractSyntaxIndex.cs (5)
29
protected static async ValueTask<TIndex> GetRequiredIndexAsync(Document document, IndexReader read,
IndexCreator
create, CancellationToken cancellationToken)
36
protected static ValueTask<TIndex?> GetIndexAsync(Document document, IndexReader read,
IndexCreator
create, CancellationToken cancellationToken)
44
IndexCreator
create,
75
IndexCreator
create,
111
IndexCreator
create,