2 references to new
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Reflection\ConstructorInvoker.cs (1)
281StackAllocatedArguments stackStorage = new(arg1, arg2, arg3, arg4);
src\libraries\System.Private.CoreLib\src\System\Reflection\MethodInvoker.cs (1)
334StackAllocatedArguments stackStorage = new(arg1, arg2, arg3, arg4);