1 implementation of FindReferencesAsync
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\FindUsages\RemoteFindUsagesService.cs (1)
27
public ValueTask
FindReferencesAsync
(
1 reference to FindReferencesAsync
Microsoft.CodeAnalysis.Features (1)
FindUsages\AbstractFindUsagesService_FindReferences.cs (1)
144
(service, solutionInfo, callbackId, cancellationToken) => service.
FindReferencesAsync
(solutionInfo, callbackId, symbolAndProjectId, searchOptions, cancellationToken),