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