1 write to Type
System.Private.TypeLoader (1)
Internal\Runtime\TypeLoader\GenericDictionaryCell.cs (1)
536cell = new DefaultConstructorCell { Type = type };
4 references to Type
System.Private.TypeLoader (4)
Internal\Runtime\TypeLoader\GenericDictionaryCell.cs (4)
376builder.RegisterForPreparation(Type); 381IntPtr result = TypeLoaderEnvironment.TryGetDefaultConstructorForType(Type); 385if (Type.IsValueType) 388builder.GetRuntimeTypeHandle(Type));