2 references to Instantiate
System.Private.CoreLib (2)
src\System\RuntimeHandles.cs (2)
755
Instantiate
(new QCallTypeHandle(ref nativeHandle), &ptr, 1, ObjectHandleOnStack.Create(ref type));
768
Instantiate
(new QCallTypeHandle(ref nativeHandle), pInst, instCount, ObjectHandleOnStack.Create(ref type));