7 references to [Call]
Microsoft.CodeAnalysis.VisualBasic (7)
BoundTree\BoundUserDefinedUnaryOperator.vb (1)
15Return [Call].Arguments(0)
Lowering\Diagnostics\DiagnosticsPass_ExpressionLambdas.vb (1)
43Dim method As MethodSymbol = node.Call.Method
Lowering\ExpressionLambdaRewriter\ExpressionLambdaRewriter_UnaryOperator.vb (4)
132Dim [call] As BoundCall = userDefinedOperator.Call 189Debug.Assert(Not isLifted OrElse Not node.Call.Method.ReturnType.IsNullableType) 193_factory.MethodInfo(node.Call.Method, _factory.WellKnownType(WellKnownType.System_Reflection_MethodInfo))) 201Dim [call] As BoundCall = node.Call
Lowering\LocalRewriter\LocalRewriter_UnaryOperators.vb (1)
236Dim operatorCall = node.Call