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