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