4 references to ApplyUnliftedBinaryOp
Microsoft.CodeAnalysis.VisualBasic (4)
Lowering\LocalRewriter\LocalRewriter_BinaryOperators.vb (4)
838
Dim unliftedOp =
ApplyUnliftedBinaryOp
(node,
882
WrapInNullable(
ApplyUnliftedBinaryOp
(node,
919
Dim unliftedOpOnCaptured =
ApplyUnliftedBinaryOp
(node,
1027
booleanResult =
ApplyUnliftedBinaryOp
(node, NullableValueOrDefaultWithOperandHasValue(left, leftHasValue), NullableValueOrDefaultWithOperandHasValue(right, rightHasValue))