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