1 override of IsSupported
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
CSharpUseThrowExpressionDiagnosticAnalyzer.cs (1)
27protected override bool IsSupported(Compilation compilation)
1 reference to IsSupported
Microsoft.CodeAnalysis.CodeStyle (1)
AbstractUseThrowExpressionDiagnosticAnalyzer.cs (1)
59if (!IsSupported(startContext.Compilation))