1 implementation of GetGeneralDiagnosticOption
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\RuleSets\VisualStudioRuleSetManager.RuleSetFile.cs (1)
92public ReportDiagnostic GetGeneralDiagnosticOption()
1 reference to GetGeneralDiagnosticOption
Microsoft.VisualStudio.LanguageServices.CSharp (1)
ProjectSystemShim\CSharpProjectShim.OptionsProcessor.cs (1)
66ruleSetGeneralDiagnosticOption = ruleSetFile.GetGeneralDiagnosticOption();