3 references to HasConstructorConstraint
System.CodeDom (3)
Microsoft\CSharp\CSharpCodeGenerator.cs (1)
2290
if (typeParameters[i].
HasConstructorConstraint
)
Microsoft\VisualBasic\VBCodeGenerator.cs (2)
2070
if (typeParameter.
HasConstructorConstraint
)
2101
if (typeParameter.
HasConstructorConstraint
)