3 references to AddCrefError
Microsoft.CodeAnalysis.CSharp (3)
Parser\Lexer.cs (3)
3724
this.
AddCrefError
(ErrorCode.ERR_UnexpectedCharacter, ".");
3870
this.
AddCrefError
(ErrorCode.ERR_UnexpectedCharacter, info.Text);
3881
this.
AddCrefError
(ErrorCode.ERR_UnexpectedCharacter, info.Text);