6 references to AllocateReturnBox
System.Private.CoreLib (6)
System\Reflection\DynamicInvokeInfo.cs (6)
142transform |= Transform.AllocateReturnBox; 159transform |= Transform.AllocateReturnBox; 167transform |= Transform.AllocateReturnBox; 216if ((_returnTransform & Transform.AllocateReturnBox) != 0) 284if ((_returnTransform & Transform.AllocateReturnBox) != 0) 350if ((_returnTransform & Transform.AllocateReturnBox) != 0)