Implemented interface member:
method
FindReferencesInDocumentAsync
Microsoft.CodeAnalysis.FindSymbols.Finders.IReferenceFinder.FindReferencesInDocumentAsync(Microsoft.CodeAnalysis.ISymbol, Microsoft.CodeAnalysis.FindSymbols.FindReferencesDocumentState, Microsoft.CodeAnalysis.FindSymbols.FindReferencesSearchOptions, System.Threading.CancellationToken)
1 override of FindReferencesInDocumentAsync
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\FindReferences\Finders\AbstractReferenceFinder.cs (1)
863public sealed override ValueTask<ImmutableArray<FinderLocation>> FindReferencesInDocumentAsync(