2 references to GetAddSyntaxDiagnostic
Microsoft.CodeAnalysis (2)
DiagnosticAnalyzer\AnalyzerExecutor.cs (2)
595
var diagReporter =
GetAddSyntaxDiagnostic
(file, analyzer, cancellationToken);
640
var diagReporter =
GetAddSyntaxDiagnostic
(file, analyzer, cancellationToken);