1 instantiation of ImmutableBox
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\LocalAccess.cs (1)
285
return (index == _index) ? new
ImmutableBox
(index, _defaultValue) : null;