4 references to BindMethodGroupInvocation
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Deconstruct.cs (1)
670
BoundExpression result =
BindMethodGroupInvocation
(
Binder\Binder_Expressions.cs (1)
10122
indexerOrSliceAccess =
BindMethodGroupInvocation
(syntax, syntax, method.Name, boundMethodGroup, analyzedArguments,
Binder\Binder_Invocation.cs (1)
353
result =
BindMethodGroupInvocation
(
Binder\Binder_Statements.cs (1)
4129
var patternMethodCall =
BindMethodGroupInvocation
(