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