2 references to PopulateWithSingleMethod
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Expressions.cs (1)
5409methodGroup.PopulateWithSingleMethod(argument, sourceDelegate.DelegateInvokeMethod);
Binder\Binder_Invocation.cs (1)
632methodGroup.PopulateWithSingleMethod(boundExpression, delegateType.DelegateInvokeMethod);