1 reference to FindCallersAsync
Microsoft.VisualStudio.LanguageServices (1)
Progression\GraphQueries\IsCalledByGraphQuery.cs (1)
31var callers = await SymbolFinder.FindCallersAsync(symbol, solution, cancellationToken).ConfigureAwait(false);