1 reference to FindReferencingSymbolsAsync
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\SymbolFinder_Callers.cs (1)
67
var result = await reference.Locations.
FindReferencingSymbolsAsync
(cancellationToken).ConfigureAwait(false);