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