2 references to ERR_ThisOrBaseExpected
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
1165or ErrorCode.ERR_ThisOrBaseExpected
Parser\LanguageParser.cs (1)
3565: this.EatToken(SyntaxKind.ThisKeyword, ErrorCode.ERR_ThisOrBaseExpected);