1 write to ConstrainedMethodType
System.Private.TypeLoader (1)
Internal\Runtime\TypeLoader\GenericDictionaryCell.cs (1)
562
ConstrainedMethodType
= constrainedMethodType,
3 references to ConstrainedMethodType
System.Private.TypeLoader (3)
Internal\Runtime\TypeLoader\GenericDictionaryCell.cs (3)
117
if (ConstraintType.IsCanonicalSubtype(CanonicalFormKind.Any) ||
ConstrainedMethodType
.IsCanonicalSubtype(CanonicalFormKind.Any))
121
builder.RegisterForPreparation(
ConstrainedMethodType
);
128
builder.GetRuntimeTypeHandle(
ConstrainedMethodType
),