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