1 write to _setActiveRuleSetMenuItem
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\AnalyzersCommandHandler.cs (1)
123
_setActiveRuleSetMenuItem
= menuCommandService.AddCommand(Guids.RoslynGroupId, ID.RoslynCommands.SetActiveRuleSet, SetActiveRuleSetHandler);
1 reference to _setActiveRuleSetMenuItem
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\AnalyzersCommandHandler.cs (1)
227
_setActiveRuleSetMenuItem
.Visible = selectedProjectSupportsAnalyzers &&