1 instantiation of MutableBox
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\LocalAccess.cs (1)
403return (index == _index) ? new MutableBox(index, _type) : null;