Base:
property
ParameterType
System.Reflection.ParameterInfo.ParameterType
4 references to ParameterType
mscorlib (4)
system\reflection\parameterinfo.cs (4)
432info.AddValue("ClassImpl", ParameterType); 462ClassImpl = accessor.ParameterType; 617if (ParameterType == typeof(DateTime)) 640defaultValue = MdConstant.GetValue(m_scope, m_tkParamDef, ParameterType.GetTypeHandleInternal(), raw);