3 references to StackAllocatedArgumentsWithCopyBack
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Reflection\ConstructorInvoker.cs (1)
247StackAllocatedArgumentsWithCopyBack stackArgStorage = default;
src\libraries\System.Private.CoreLib\src\System\Reflection\MethodBaseInvoker.cs (1)
120StackAllocatedArgumentsWithCopyBack stackArgStorage = default;
src\libraries\System.Private.CoreLib\src\System\Reflection\MethodInvoker.cs (1)
300StackAllocatedArgumentsWithCopyBack stackArgStorage = default;