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