1 reference to ArgCntMustBeGreaterThanNameCnt
System.Linq.Expressions (1)
System\Dynamic\CallInfo.cs (1)
55if (argCount < argNameCol.Count) throw System.Linq.Expressions.Error.ArgCntMustBeGreaterThanNameCnt();