2 references to RhpNewFast
System.Private.CoreLib (2)
src\runtime\src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\RuntimeExports.cs (2)
54
return InternalCalls.
RhpNewFast
(pEEType);
154
result = InternalCalls.
RhpNewFast
(pEEType);