Binder\Binder_Expressions.cs (4)
5444methodGroup.PopulateWithSingleMethod(argument, sourceDelegate.DelegateInvokeMethod);
5451argument.Syntax, default, WellKnownMemberNames.DelegateInvokeName, ImmutableArray.Create(sourceDelegate.DelegateInvokeMethod),
5452sourceDelegate.DelegateInvokeMethod, null, BoundMethodGroupFlags.None, functionType: null, argument, LookupResultKind.Viable);
5458sourceDelegate.DelegateInvokeMethod,