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