3 references to AddCrefError
Microsoft.CodeAnalysis.CSharp (3)
Parser\Lexer.cs (3)
3742this.AddCrefError(ErrorCode.ERR_UnexpectedCharacter, "."); 3888this.AddCrefError(ErrorCode.ERR_UnexpectedCharacter, info.Text); 3899this.AddCrefError(ErrorCode.ERR_UnexpectedCharacter, info.Text);