Documentation for this section has not yet been entered.
This method depends on an optional metadata flag. This flag can be inserted by compilers, but the compilers are not obligated to do so.
This method utilizes the In flag of the ParameterAttributes enumerator.
To get the System.Reflection.ParameterInfo array, first get the method or the constructor and then call MethodBase.GetParameters.