ECMA-334 C# Language Specification

14.4.2.1: Applicable function member

A function member is said to be an applicable function member with respect to an argument list A when all of the following are true:

For a function member that includes a parameter array, if the function member is applicable by the above rules, it is said to be applicable in its normal form. If a function member that includes a parameter array is not applicable in its normal form, the function member may instead be applicable in its expanded form: