2 references to FindLiteralReferencesInCurrentProcessAsync
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\SymbolFinder\RemoteSymbolFinderService.cs (1)
76
await SymbolFinder.
FindLiteralReferencesInCurrentProcessAsync
(
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\SymbolFinder_FindLiteralReferences.cs (1)
40
await
FindLiteralReferencesInCurrentProcessAsync
(value, solution, progress, cancellationToken).ConfigureAwait(false);