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