3 references to HasConstructorConstraint
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.CodeDom\Microsoft\CSharpCodeProvider.cs (1)
3151if (typeParameters[i].HasConstructorConstraint)
FrameworkFork\Microsoft.CodeDom\Microsoft\VBCodeProvider.cs (2)
2574if (typeParameter.HasConstructorConstraint) 2605if (typeParameter.HasConstructorConstraint)