8 references to Call
Microsoft.CodeAnalysis.VisualBasic (8)
BoundTree\BoundConversion.vb (1)
71Dim underlyingCall As BoundCall = udc.Call
BoundTree\BoundUserDefinedConversion.vb (4)
16Return DirectCast([Call].Arguments(0), BoundConversion).Operand 18Return [Call].Arguments(0) 26Return DirectCast([Call].Arguments(0), BoundConversion) 61Dim underlyingCall = [Call]
Lowering\ExpressionLambdaRewriter\ExpressionLambdaRewriter_ConditionalExpresion.vb (1)
187Dim [call] As BoundCall = userDefinedConv.Call
Lowering\ExpressionLambdaRewriter\ExpressionLambdaRewriter_Conversion.vb (1)
364Dim methodCall As BoundCall = node.Call
Lowering\LocalRewriter\LocalRewriter_Conversion.vb (1)
614Dim operatorCall As BoundCall = node.Call