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)
359
return RuntimeAugments.
GetAllocateObjectHelperForType
(th);
366
return RuntimeAugments.
GetAllocateObjectHelperForType
(th);