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