1 write to _setActiveRuleSetMenuItem
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\AnalyzersCommandHandler.cs (1)
125
_setActiveRuleSetMenuItem
= AddCommandHandler(menuCommandService, ID.RoslynCommands.SetActiveRuleSet, SetActiveRuleSetHandler);
1 reference to _setActiveRuleSetMenuItem
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\AnalyzersCommandHandler.cs (1)
238
_setActiveRuleSetMenuItem
.Visible = selectedProjectSupportsAnalyzers &&