1 reference to FindCallReferencesAsync
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\SymbolFinder_Callers.cs (1)
44var references = await FindCallReferencesAsync(solution, symbol, documents, cancellationToken).ConfigureAwait(false);