3 references to GetAllocateObjectHelperForType
System.Private.Reflection.Execution (1)
Internal\Reflection\Execution\MethodInvokers\InstanceMethodInvoker.cs (1)
33_allocatorMethod = (delegate*<nint, object>)RuntimeAugments.GetAllocateObjectHelperForType(declaringTypeHandle);
System.Private.TypeLoader (2)
Internal\Runtime\TypeLoader\GenericDictionaryCell.cs (2)
353return RuntimeAugments.GetAllocateObjectHelperForType(th); 360return RuntimeAugments.GetAllocateObjectHelperForType(th);