1 write to _listener
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\AnalyzersCommandHandler.cs (1)
93_listener = listenerProvider.GetListener(FeatureAttribute.RuleSetEditor);
1 reference to _listener
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\AnalyzersCommandHandler.cs (1)
397using var asyncToken = _listener.BeginAsyncOperation(nameof(SetSeverityHandler));