1 reference to InternalAllocNoChecksWorker
System.Private.CoreLib (1)
src\System\RuntimeHandles.cs (1)
306
return InternalAllocNoChecks_FastPath(pMT) ??
InternalAllocNoChecksWorker
(pMT);