4 references to ERR_InvalidMemberDecl
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (1)
1223
or ErrorCode.
ERR_InvalidMemberDecl
Parser\LanguageParser.cs (3)
514
AddError(typeDeclaration.CloseBraceToken, ErrorCode.
ERR_InvalidMemberDecl
, "}"));
2133
token = this.AddError(token, ErrorCode.
ERR_InvalidMemberDecl
, token.Text);
3119
ErrorCode.
ERR_InvalidMemberDecl
,