5 references to AddAnError
Microsoft.CodeAnalysis.CSharp (5)
Binder\RefSafetyAnalysis.cs (1)
34e.AddAnError(diagnostics);
CodeGen\CodeGenerator.cs (1)
148ex.AddAnError(diagnostics);
Compiler\MethodCompiler.cs (2)
819ex.AddAnError(_diagnostics); 1623ex.AddAnError(diagnostics);
Lowering\DiagnosticsPass_ExpressionTrees.cs (1)
45ex.AddAnError(diagnostics);