Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 1850 of file LightCompiler.cs.
References System.Linq.Expressions.Interpreter.LightCompiler._instructions, System.Linq.Expressions.Interpreter.InstructionList.EmitCall(), System.Linq.Expressions.Interpreter.InstructionList.EmitLoad(), System.Linq.Expressions.Interpreter.InstructionList.EmitLoadField(), System.Linq.Expressions.Interpreter.InstructionList.EmitNullableCall(), System.Linq.Expressions.Interpreter.LightCompiler.EmitThisForMethodCall(), System.Reflection.PropertyInfo.GetGetMethod(), and System.Linq.Expressions.Error.InvalidProgram().
Referenced by System.Linq.Expressions.Interpreter.LightCompiler.CompileMemberExpression(), and System.Linq.Expressions.Interpreter.LightCompiler.CompileMemberInit().