1 write to _generalDiagnosticOption
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\RuleSets\VisualStudioRuleSetManager.RuleSetFile.cs (1)
132
_generalDiagnosticOption
= effectiveRuleset.GeneralDiagnosticOption;
1 reference to _generalDiagnosticOption
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\RuleSets\VisualStudioRuleSetManager.RuleSetFile.cs (1)
97
return
_generalDiagnosticOption
;