Binder\Binder_Expressions.cs (4)
4612methodGroup.PopulateWithSingleMethod(argument, sourceDelegate.DelegateInvokeMethod);
4619argument.Syntax, default, WellKnownMemberNames.DelegateInvokeName, ImmutableArray.Create(sourceDelegate.DelegateInvokeMethod),
4620sourceDelegate.DelegateInvokeMethod, null, BoundMethodGroupFlags.None, functionType: null, argument, LookupResultKind.Viable);
4626sourceDelegate.DelegateInvokeMethod,