1 reference to InitImmutableRefBox
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\LocalAccess.cs (1)
260return (index == _index) ? InstructionList.InitImmutableRefBox(index) : null;