2 references to GetMethodGroupOrLambdaDelegateType
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Expressions.cs (1)
9101
return
GetMethodGroupOrLambdaDelegateType
(node.Syntax, method);
BoundTree\UnboundLambda.cs (1)
726
return Binder.
GetMethodGroupOrLambdaDelegateType
(