6 references to AllocateReturnBox
System.Private.CoreLib (6)
System\Reflection\DynamicInvokeInfo.cs (6)
144transform |= Transform.AllocateReturnBox; 161transform |= Transform.AllocateReturnBox; 169transform |= Transform.AllocateReturnBox; 218if ((_returnTransform & Transform.AllocateReturnBox) != 0) 286if ((_returnTransform & Transform.AllocateReturnBox) != 0) 352if ((_returnTransform & Transform.AllocateReturnBox) != 0)