3 references to GenerateCastsForBinaryAndUnaryOperator
Microsoft.CodeAnalysis.VisualBasic (3)
Lowering\ExpressionLambdaRewriter\ExpressionLambdaRewriter_BinaryOperator.vb (2)
435left = GenerateCastsForBinaryAndUnaryOperator(left, 448right = GenerateCastsForBinaryAndUnaryOperator(right,
Lowering\ExpressionLambdaRewriter\ExpressionLambdaRewriter_UnaryOperator.vb (1)
91argument = GenerateCastsForBinaryAndUnaryOperator(argument,