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