3 references to GenerateCastsForBinaryAndUnaryOperator
Microsoft.CodeAnalysis.VisualBasic (3)
Lowering\ExpressionLambdaRewriter\ExpressionLambdaRewriter_BinaryOperator.vb (2)
355left = GenerateCastsForBinaryAndUnaryOperator(left, 368right = GenerateCastsForBinaryAndUnaryOperator(right,
Lowering\ExpressionLambdaRewriter\ExpressionLambdaRewriter_UnaryOperator.vb (1)
78argument = GenerateCastsForBinaryAndUnaryOperator(argument,