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