1 instantiation of SymbolReferenceFinder
Microsoft.CodeAnalysis.Features (1)
AddImport\AbstractAddImportFeatureService.cs (1)
149var finder = new SymbolReferenceFinder(
5 references to SymbolReferenceFinder
Microsoft.CodeAnalysis.Features (5)
AddImport\AbstractAddImportFeatureService.cs (5)
149var finder = new SymbolReferenceFinder( 175SymbolReferenceFinder finder, 208ConcurrentQueue<Reference> allSymbolReferences, SymbolReferenceFinder finder, bool exact, CancellationToken cancellationToken) 218SymbolReferenceFinder finder, bool exact, CancellationToken cancellationToken) 262Project project, ConcurrentQueue<Reference> allSymbolReferences, int maxResults, SymbolReferenceFinder finder,