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