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