4 references to IsNotConfigurable
Microsoft.CodeAnalysis (3)
DiagnosticAnalyzer\AnalyzerDriver.cs (2)
549if (descriptor.IsNotConfigurable() || descriptor.IsCustomSeverityConfigurable()) 960if (descriptor.IsNotConfigurable())
DiagnosticAnalyzer\AnalyzerManager.cs (1)
362if (diag.IsNotConfigurable())
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (1)
Diagnostics\DiagnosticAnalyzerTests.cs (1)
720if (descriptor.IsNotConfigurable())