7 implementations of BoxIfIndexMatches
System.Linq.Expressions (7)
System\Linq\Expressions\Interpreter\LocalAccess.cs (7)
53
public Instruction?
BoxIfIndexMatches
(int index)
134
public Instruction?
BoxIfIndexMatches
(int index)
156
public Instruction?
BoxIfIndexMatches
(int index)
258
public Instruction?
BoxIfIndexMatches
(int index)
283
public Instruction?
BoxIfIndexMatches
(int index)
358
public Instruction?
BoxIfIndexMatches
(int index)
401
public Instruction?
BoxIfIndexMatches
(int index)
1 reference to BoxIfIndexMatches
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\InstructionList.cs (1)
408
Instruction? newInstruction = instruction.
BoxIfIndexMatches
(index);