8 references to Call
Microsoft.CodeAnalysis.VisualBasic (8)
Binding\SyntheticBoundTrees\SynthesizedStringSwitchHashMethod.vb (1)
121F.Call(F.Parameter(text).MakeRValue(), DirectCast(Me.ContainingAssembly.GetSpecialTypeMember(SpecialMember.System_String__Length), MethodSymbol))),
Lowering\IteratorRewriter\IteratorRewriter.IteratorMethodToClassRewriter.vb (1)
112F.ExpressionStatement(F.Call(F.Me, moveNextMethod)),
Lowering\IteratorRewriter\IteratorRewriter.vb (2)
199managedThreadId = F.Call(Nothing, currentManagedThreadIdMethod) 271F.CloseMethod(F.Return(F.Call(F.Me, getEnumeratorGeneric)))
Lowering\SyntheticBoundNodeFactory.vb (4)
199Return [Call](Nothing, propertySym.GetMethod()) 207Return [Call](receiver, propertySym.GetMethod()) 216Return [Call](receiver, propertySym.GetMethod()) 223Return [Call](Nothing, propertySym.GetMethod())