Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ LoadLocalNoValueTypeCopy()

void System.Linq.Expressions.Interpreter.LightCompiler.LoadLocalNoValueTypeCopy ( ParameterExpression variable)
inlineprivate

Definition at line 233 of file LightCompiler.cs.

References System.Linq.Expressions.Interpreter.LightCompiler._instructions, System.Linq.Expressions.Interpreter.InstructionList.EmitLoadLocal(), System.Linq.Expressions.Interpreter.InstructionList.EmitLoadLocalBoxed(), System.Linq.Expressions.Interpreter.InstructionList.EmitLoadLocalFromClosure(), and System.Linq.Expressions.Interpreter.LightCompiler.ResolveLocal().

Referenced by System.Linq.Expressions.Interpreter.LightCompiler.CompileAddress(), and System.Linq.Expressions.Interpreter.LightCompiler.CompileGetVariable().