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