2 references to InternalAlloc
System.Private.CoreLib (2)
src\System\RuntimeHandles.cs (2)
294object result = InternalAlloc(type.GetNativeTypeHandle().AsMethodTable()); 1204object obj = RuntimeTypeHandle.InternalAlloc(pMT);