Binder\Binder_Expressions.cs (4)
5412methodGroup.PopulateWithSingleMethod(argument, sourceDelegate.DelegateInvokeMethod);
5419argument.Syntax, default, WellKnownMemberNames.DelegateInvokeName, ImmutableArray.Create(sourceDelegate.DelegateInvokeMethod),
5420sourceDelegate.DelegateInvokeMethod, null, BoundMethodGroupFlags.None, functionType: null, argument, LookupResultKind.Viable);
5426sourceDelegate.DelegateInvokeMethod,