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