1 write to _asyncListener
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\References\FindAllReferencesHandler.cs (1)
39
_asyncListener
= asynchronousOperationListenerProvider.GetListener(FeatureAttribute.LanguageServer);
1 reference to _asyncListener
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\References\FindAllReferencesHandler.cs (1)
65
progress, workspace, document, position, _metadataAsSourceFileService,
_asyncListener
, _globalOptions, cancellationToken);