2 references to ParseTypeParameterConstraint
Microsoft.CodeAnalysis.CSharp (2)
Parser\LanguageParser.cs (2)
2158TypeParameterConstraintSyntax constraint = this.ParseTypeParameterConstraint(); 2191constraint = this.ParseTypeParameterConstraint();