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

◆ EmitUnliftedAndAlso()

void System.Linq.Expressions.Compiler.LambdaCompiler.EmitUnliftedAndAlso ( BinaryExpression b)
inlineprivate

Definition at line 2604 of file LambdaCompiler.cs.

References System.Linq.Expressions.Compiler.LambdaCompiler._ilg, System.Reflection.Emit.OpCodes.Br, System.Reflection.Emit.ILGenerator.DefineLabel(), System.Reflection.Emit.ILGenerator.Emit(), System.Linq.Expressions.Compiler.LambdaCompiler.EmitExpression(), System.Linq.Expressions.Compiler.LambdaCompiler.EmitExpressionAndBranch(), System.Reflection.Emit.OpCodes.Ldc_I4_0, and System.Reflection.Emit.ILGenerator.MarkLabel().

Referenced by System.Linq.Expressions.Compiler.LambdaCompiler.EmitAndAlsoBinaryExpression().