1 instantiation of SymbolReferenceFinder
Microsoft.CodeAnalysis.Features (1)
AddImport\AbstractAddImportFeatureService.cs (1)
150var finder = new SymbolReferenceFinder(
5 references to SymbolReferenceFinder
Microsoft.CodeAnalysis.Features (5)
AddImport\AbstractAddImportFeatureService.cs (5)
150var finder = new SymbolReferenceFinder( 176SymbolReferenceFinder finder, 209ConcurrentQueue<Reference> allSymbolReferences, SymbolReferenceFinder finder, bool exact, CancellationToken cancellationToken) 219SymbolReferenceFinder finder, bool exact, CancellationToken cancellationToken) 263Project project, ConcurrentQueue<Reference> allSymbolReferences, int maxResults, SymbolReferenceFinder finder,