1 write to Variable
System.Linq.Expressions (1)
System\Linq\Expressions\Compiler\CompilerScope.Storage.cs (1)
21Variable = variable;
2 references to Variable
System.Linq.Expressions (2)
System\Linq\Expressions\Compiler\CompilerScope.Storage.cs (2)
128LocalBuilder value = Compiler.GetLocal(Variable.Type); 188LocalBuilder value = Compiler.GetLocal(Variable.Type);