2 references to GetBox
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\TypeOperations.cs (2)
583
IStrongBox? box =
GetBox
(node.Variables[i]);
625
IStrongBox? box =
GetBox
(node);