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