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