1 write to _asyncListener
Microsoft.CodeAnalysis.EditorFeatures.Cocoa (1)
NavigationCommandHandlers\FindExtensionMethodsCommandHandler.cs (1)
50_asyncListener = listenerProvider.GetListener(FeatureAttribute.FindReferences);
1 reference to _asyncListener
Microsoft.CodeAnalysis.EditorFeatures.Cocoa (1)
NavigationCommandHandlers\FindExtensionMethodsCommandHandler.cs (1)
72using var token = _asyncListener.BeginAsyncOperation(nameof(FindExtensionMethodsAsync));