2 references to GetParameters
mscorlib (2)
system\reflection\ConstructorInfo.cs (1)
486
m_parameters = RuntimeParameterInfo.
GetParameters
(this, this, Signature);
system\reflection\methodinfo.cs (1)
321
m_parameters = RuntimeParameterInfo.
GetParameters
(this, this, Signature);