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