4 references to ERR_InvalidMemberDecl
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (1)
1213
or ErrorCode.
ERR_InvalidMemberDecl
Parser\LanguageParser.cs (3)
515
AddError(typeDeclaration.CloseBraceToken, ErrorCode.
ERR_InvalidMemberDecl
, "}"));
1993
token = this.AddError(token, ErrorCode.
ERR_InvalidMemberDecl
, token.Text);
2969
ErrorCode.
ERR_InvalidMemberDecl
,