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