1 reference to CreateDiagnostic
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (1)
src\RoslynAnalyzers\Utilities\Compiler\DoNotCatchGeneralUnlessRethrown.cs (1)
82
operationBlockAnalysisContext.ReportDiagnostic(
CreateDiagnostic
(method, catchClause.Syntax.GetFirstToken()));