9 references to IsCurrentTokenWhereOfConstraintClause
Microsoft.CodeAnalysis.CSharp (9)
Parser\LanguageParser.cs (9)
2086|| this.IsCurrentTokenWhereOfConstraintClause(); 2110this.IsCurrentTokenWhereOfConstraintClause()) 2186if (this.CurrentToken.Kind == SyntaxKind.OpenBraceToken || this.IsCurrentTokenWhereOfConstraintClause()) 2218if (this.IsCurrentTokenWhereOfConstraintClause()) 3489if (IsCurrentTokenWhereOfConstraintClause()) 4796if (this.CurrentToken.Kind == SyntaxKind.IdentifierToken && IsCurrentTokenWhereOfConstraintClause()) 5784!IsCurrentTokenWhereOfConstraintClause()) 5916if (this.IsCurrentTokenWhereOfConstraintClause()) 5932if (this.IsCurrentTokenWhereOfConstraintClause())