2 references to ReportDiagnostic
Microsoft.CodeAnalysis.CSharp.CodeStyle (2)
src\roslyn\src\Analyzers\CSharp\Analyzers\UseLabeledJumpStatements\CSharpUseLabeledJumpStatementsDiagnosticAnalyzer.cs (2)
58ReportDiagnostic(context, gotoStatement, option.Notification); 68ReportDiagnostic(context, breakStatement, option.Notification);