1 instantiation of SymbolReferenceFinder
Microsoft.CodeAnalysis.Features (1)
AddImport\AbstractAddImportFeatureService.cs (1)
148var finder = new SymbolReferenceFinder(
5 references to SymbolReferenceFinder
Microsoft.CodeAnalysis.Features (5)
AddImport\AbstractAddImportFeatureService.cs (5)
148var finder = new SymbolReferenceFinder( 174SymbolReferenceFinder finder, 207ConcurrentQueue<Reference> allSymbolReferences, SymbolReferenceFinder finder, bool exact, CancellationToken cancellationToken) 217SymbolReferenceFinder finder, bool exact, CancellationToken cancellationToken) 261Project project, ConcurrentQueue<Reference> allSymbolReferences, int maxResults, SymbolReferenceFinder finder,