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()) 4766if (this.CurrentToken.Kind == SyntaxKind.IdentifierToken && IsCurrentTokenWhereOfConstraintClause()) 5754!IsCurrentTokenWhereOfConstraintClause()) 5886if (this.IsCurrentTokenWhereOfConstraintClause()) 5902if (this.IsCurrentTokenWhereOfConstraintClause())