Base:
property
ParameterType
System.Reflection.ParameterInfo.ParameterType
3 references to ParameterType
System.Private.CoreLib (3)
src\System\Reflection\RuntimeParameterInfo.cs (3)
169
ClassImpl = accessor.
ParameterType
;
347
defaultValue = MdConstant.GetValue(m_scope, m_tkParamDef,
ParameterType
.TypeHandle, raw);
450
ModifiedType.Create(unmodifiedType:
ParameterType
, m_signature, parameterIndex: PositionImpl + 1);