3 references to AddError
Microsoft.CodeAnalysis.CSharp (3)
Parser\Lexer.cs (3)
731
this.
AddError
(ErrorCode.ERR_UnexpectedCharacter, messageText);
785
AddError
(info.Code, info.Arguments);
3982
this.
AddError
(ErrorCode.WRN_ErrorOverride, info, info.Code);