1 write to _addNonCategorizedDiagnostic
Microsoft.CodeAnalysis (1)
DiagnosticAnalyzer\AnalyzerExecutor.cs (1)
171_addNonCategorizedDiagnostic = addNonCategorizedDiagnosticOpt;
6 references to _addNonCategorizedDiagnostic
Microsoft.CodeAnalysis (6)
DiagnosticAnalyzer\AnalyzerExecutor.cs (6)
1524_addNonCategorizedDiagnostic, 1596Debug.Assert(_addNonCategorizedDiagnostic != null); 1597_addNonCategorizedDiagnostic(diagnostic, analyzerOptions, cancellationToken); 1613_addNonCategorizedDiagnostic, _addCategorizedLocalDiagnostic, _addCategorizedNonLocalDiagnostic, 1626_addNonCategorizedDiagnostic, _addCategorizedLocalDiagnostic, _addCategorizedNonLocalDiagnostic, 1638_addNonCategorizedDiagnostic, _addCategorizedLocalDiagnostic, _addCategorizedNonLocalDiagnostic,