MethodInvocation<T> constructor
MethodInvocation<T> (])
Implementation
MethodInvocation(this.classType, this.methodName, this.normalParameters,
[this.optionalParameters, this.namedParameters])
: positionalParametersNames = null;