6 references to EmitBranchFalse
System.Linq.Expressions (6)
System\Linq\Expressions\Interpreter\LightCompiler.cs (6)
801
_instructions.
EmitBranchFalse
(testRight);
822
_instructions.
EmitBranchFalse
(callMethod);
1394
_instructions.
EmitBranchFalse
(returnFalse);
1415
_instructions.
EmitBranchFalse
(returnFalse);
1460
_instructions.
EmitBranchFalse
(elseLabel);
1488
_instructions.
EmitBranchFalse
(endOfTrue);