16 references to BoundCall
Microsoft.CodeAnalysis.CSharp (16)
Binder\Binder_Await.cs (2)
381
runtimeAwaitCall = new
BoundCall
(
522
runtimeAwaitAwaiterCall = new
BoundCall
(
Binder\Binder_Expressions.cs (1)
5141
return new
BoundCall
(
Binder\Binder_Invocation.cs (1)
1364
return new
BoundCall
(node, receiver, initialBindingReceiverIsSubjectToCloning: ReceiverIsSubjectToCloning(receiver, method), method, args, argNames, argRefKinds, isDelegateCall: isDelegateCall,
Binder\Binder_Statements.cs (2)
4003
return new
BoundCall
(
4047
return new
BoundCall
(
Compiler\MethodBodySynthesizer.cs (1)
44
new
BoundCall
(syntax,
Lowering\LocalRewriter\LocalRewriter_Call.cs (2)
491
rewrittenBoundCall = new
BoundCall
(
1519
return new
BoundCall
(
Lowering\LocalRewriter\LocalRewriter_CollectionExpression.cs (1)
552
var invocation = new
BoundCall
(
Lowering\LocalRewriter\LocalRewriter_ObjectCreationExpression.cs (1)
345
var createInstanceCall = new
BoundCall
(
Lowering\SyntheticBoundNodeFactory.cs (2)
864
return new
BoundCall
(
905
return new
BoundCall
(
Symbols\Synthesized\SynthesizedEntryPointSymbol.cs (3)
295
return new
BoundCall
(
361
BoundCall userMainInvocation = new
BoundCall
(
387
_userEntryPointInvocation = new
BoundCall
(