9 references to FindReferencesAsync
Microsoft.CodeAnalysis.ExternalAccess.Copilot (1)
SemanticSearch\CopilotSemanticSearchUtilities.cs (1)
46
=> SymbolFinder.
FindReferencesAsync
(
Microsoft.CodeAnalysis.Features (5)
CodeRefactorings\SyncNamespace\AbstractChangeNamespaceService.cs (1)
545
await SymbolFinder.
FindReferencesAsync
(
FindUsages\AbstractFindUsagesService_FindReferences.cs (1)
166
return SymbolFinder.
FindReferencesAsync
(
IntroduceParameter\AbstractIntroduceParameterCodeRefactoringProvider.cs (1)
279
await SymbolFinder.
FindReferencesAsync
(
ValueTracking\ValueTracker.cs (2)
167
await SymbolFinder.
FindReferencesAsync
(
181
await SymbolFinder.
FindReferencesAsync
(
Microsoft.CodeAnalysis.Workspaces (3)
FindSymbols\SymbolFinder_Callers.cs (1)
88
await
FindReferencesAsync
(
FindSymbols\SymbolFinder_FindReferences_Legacy.cs (2)
45
await
FindReferencesAsync
(
107
await
FindReferencesAsync
(