16 references to BoundCall
Microsoft.CodeAnalysis.CSharp (16)
Binder\Binder_Await.cs (2)
381
runtimeAwaitCall = new
BoundCall
(
522
runtimeAwaitAwaiterCall = new
BoundCall
(
Binder\Binder_Conversions.cs (1)
1381
var builderCall = new
BoundCall
(
Binder\Binder_Expressions.cs (1)
5163
return new
BoundCall
(
Binder\Binder_Invocation.cs (1)
1365
return new
BoundCall
(node, receiver, initialBindingReceiverIsSubjectToCloning: ReceiverIsSubjectToCloning(receiver, method), method, args, argNames, argRefKinds, isDelegateCall: isDelegateCall,
Binder\Binder_Statements.cs (2)
4022
return new
BoundCall
(
4070
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_ObjectCreationExpression.cs (1)
350
var createInstanceCall = new
BoundCall
(
Lowering\SyntheticBoundNodeFactory.cs (2)
880
return new
BoundCall
(
921
return new
BoundCall
(
Symbols\Synthesized\SynthesizedEntryPointSymbol.cs (3)
295
return new
BoundCall
(
363
BoundCall userMainInvocation = new
BoundCall
(
389
_userEntryPointInvocation = new
BoundCall
(