6 references to EmitBranchFalse
System.Linq.Expressions (6)
System\Linq\Expressions\Interpreter\LightCompiler.cs (6)
801
_instructions.
EmitBranchFalse
(testRight);
822
_instructions.
EmitBranchFalse
(callMethod);
1413
_instructions.
EmitBranchFalse
(returnFalse);
1434
_instructions.
EmitBranchFalse
(returnFalse);
1479
_instructions.
EmitBranchFalse
(elseLabel);
1507
_instructions.
EmitBranchFalse
(endOfTrue);