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