1 reference to AnalyzeIfStatement
Microsoft.CodeAnalysis.CSharp.Features (1)
src\Analyzers\CSharp\Analyzers\UseCompoundAssignment\CSharpUseCompoundCoalesceAssignmentDiagnosticAnalyzer.cs (1)
45context.RegisterSyntaxNodeAction(AnalyzeIfStatement, SyntaxKind.IfStatement);