Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 812 of file LightCompiler.cs.
References System.Linq.Expressions.Interpreter.LightCompiler._instructions, System.Linq.Expressions.Interpreter.NullableMethodCallInstruction.CreateGetValue(), System.Linq.Expressions.Interpreter.InstructionList.Emit(), System.Linq.Expressions.Interpreter.InstructionList.EmitCast(), System.Linq.Expressions.Interpreter.InstructionList.EmitCastReferenceToEnum(), System.Linq.Expressions.Interpreter.InstructionList.EmitCastToEnum(), System.Linq.Expressions.Interpreter.InstructionList.EmitConvertToUnderlying(), System.Linq.Expressions.Interpreter.InstructionList.EmitNumericConvertChecked(), System.Linq.Expressions.Interpreter.InstructionList.EmitNumericConvertUnchecked(), System.Enum.GetUnderlyingType(), System.Linq.Expressions.Interpreter.NullCheckInstruction.Instance, and System.type.
Referenced by System.Linq.Expressions.Interpreter.LightCompiler.CompileCoalesceBinaryExpression(), and System.Linq.Expressions.Interpreter.LightCompiler.CompileConvertUnaryExpression().