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