2 references to CheckStatement
Microsoft.CodeAnalysis.CSharp.CodeStyle (2)
CSharpAsAndNullCheckDiagnosticAnalyzer.Analyzer.cs (2)
214return CheckStatement(ifStatement); 230return CheckStatement(statement);