2 references to FindReferencesAsync
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\SymbolFinder_FindReferences_Legacy.cs (2)
91
return await
FindReferencesAsync
(
123
return SymbolFinder.
FindReferencesAsync
(symbol, solution, progress, documents, options, cancellationToken);