2 references to SymbolFinderInternal
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\SymbolFinder.cs (2)
140=> Task.FromResult(SymbolFinderInternal.FindSourceDefinition(symbol, solution, cancellationToken)); 143=> SymbolFinderInternal.FindSourceDefinition(symbol, solution, cancellationToken);