2 references to IsValidPatternDesignation
Microsoft.CodeAnalysis.CSharp (2)
Parser\LanguageParser_Patterns.cs (2)
272(this.CurrentToken.Kind == SyntaxKind.OpenParenToken || this.IsValidPatternDesignation(whenIsKeyword))) 375return this.IsTrueIdentifier() && this.IsValidPatternDesignation(whenIsKeyword)