1 write to Type
System.Private.TypeLoader (1)
Internal\Runtime\TypeLoader\GenericDictionaryCell.cs (1)
578cell = new DefaultConstructorCell { Type = type };
4 references to Type
System.Private.TypeLoader (4)
Internal\Runtime\TypeLoader\GenericDictionaryCell.cs (4)
409builder.RegisterForPreparation(Type); 414IntPtr result = TypeLoaderEnvironment.TryGetDefaultConstructorForType(Type); 418if (Type.IsValueType) 421builder.GetRuntimeTypeHandle(Type));