1 reference to MaximumArity
System.Core (1)
Microsoft\Scripting\Compiler\DelegateHelpers.Generated.cs (1)
213if (types.Length > MaximumArity || types.Any(t => t.IsByRef)) {