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