6 references to IndexReader
Microsoft.CodeAnalysis.Workspaces (6)
FindSymbols\Shared\AbstractSyntaxIndex.cs (4)
30SolutionKey solutionKey, ProjectState project, DocumentState document, IndexReader read, IndexCreator create, CancellationToken cancellationToken) 37protected static ValueTask<TIndex?> GetIndexAsync(SolutionKey solutionKey, ProjectState project, DocumentState document, IndexReader read, IndexCreator create, CancellationToken cancellationToken) 46IndexReader read, 84IndexReader read,
FindSymbols\Shared\AbstractSyntaxIndex_Persistence.cs (2)
43IndexReader read, 67IndexReader read,