Binder\Binder_Expressions.cs (4)
5472methodGroup.PopulateWithSingleMethod(argument, sourceDelegate.DelegateInvokeMethod);
5479argument.Syntax, default, WellKnownMemberNames.DelegateInvokeName, ImmutableArray.Create(sourceDelegate.DelegateInvokeMethod),
5480sourceDelegate.DelegateInvokeMethod, null, BoundMethodGroupFlags.None, functionType: null, argument, LookupResultKind.Viable);
5486sourceDelegate.DelegateInvokeMethod,