2 references to ERR_ExpectedContextualKeywordOn
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
1067or ErrorCode.ERR_ExpectedContextualKeywordOn
Parser\LanguageParser.cs (1)
13594onKeyword: this.EatContextualToken(SyntaxKind.OnKeyword, ErrorCode.ERR_ExpectedContextualKeywordOn),