2 references to FindReferencesAsync
Microsoft.CodeAnalysis.Features (1)
FindUsages\AbstractFindUsagesService_FindReferences.cs (1)
121await FindReferencesAsync(context, symbol, project, searchOptions, classificationOptions, cancellationToken).ConfigureAwait(false);
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\FindUsages\RemoteFindUsagesService.cs (1)
47await AbstractFindUsagesService.FindReferencesAsync(