2 references to GetMethodGroupOrLambdaDelegateType
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Expressions.cs (1)
10844
return
GetMethodGroupOrLambdaDelegateType
(node.Syntax, method, hasParams: useParams);
BoundTree\UnboundLambda.cs (1)
785
return Binder.
GetMethodGroupOrLambdaDelegateType
(