Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 131 of file LightCompiler.cs.
References System.Linq.Expressions.Interpreter.LightCompiler._instructions, System.Linq.Expressions.Interpreter.LightCompiler._locals, System.Linq.Expressions.Interpreter.LightCompiler.Compile(), System.Linq.Expressions.Interpreter.LocalVariables.DefineLocal(), System.Linq.Expressions.Interpreter.InstructionList.EmitInitializeParameter(), System.Linq.Expressions.Interpreter.InstructionList.EmitPop(), and System.Linq.Expressions.Interpreter.LightCompiler.MakeInterpreter().
Referenced by System.Linq.Expressions.Expression< TDelegate >.Compile(), and System.Linq.Expressions.LambdaExpression.Compile().