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