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