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