1 reference to GetEffectiveSeverity
Microsoft.CodeAnalysis.EditorFeatures (1)
EditorConfigSettings\DataProvider\Analyzer\AnalyzerSettingsProvider.cs (1)
64
var severity = selectedDiagnostic.
GetEffectiveSeverity
(editorConfigOptions);