2 references to ERR_InExpected
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
1196or ErrorCode.ERR_InExpected
Parser\LanguageParser.cs (1)
9313var @in = this.EatToken(SyntaxKind.InKeyword, ErrorCode.ERR_InExpected);