1 write to Closure
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\InterpretedFrame.cs (1)
49
Closure
= closure;
5 references to Closure
System.Linq.Expressions (5)
System\Linq\Expressions\Interpreter\LightCompiler.cs (1)
3144
IStrongBox box = frame.
Closure
![_parameter.Index];
System\Linq\Expressions\Interpreter\LocalAccess.cs (3)
89
IStrongBox box = frame.
Closure
![_index];
107
IStrongBox box = frame.
Closure
![_index];
212
IStrongBox box = frame.
Closure
![_index];
System\Linq\Expressions\Interpreter\TypeOperations.cs (1)
639
return _frame.
Closure
![var.Index];