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