2 references to Create
Microsoft.CodeAnalysis.CSharp (2)
Symbols\ConstraintsHelper.cs (1)
451builder[i] = TypeParameterConstraintClause.Create(constraintKind, constraint.ConstraintTypes);
Symbols\Source\SourceNamedTypeSymbol.cs (1)
683builder[i] = TypeParameterConstraintClause.Create(mergedKind, originalConstraintTypes);