1 reference to GetMethodGroupDelegateType
Microsoft.CodeAnalysis.CSharp (1)
BoundTree\BoundMethodGroup.cs (1)
30return FunctionTypeSymbol.CreateIfFeatureEnabled(syntax, binder, static (binder, expr) => binder.GetMethodGroupDelegateType((BoundMethodGroup)expr));