1 write to _parameterType
System.Private.CoreLib (1)
System\Reflection\Runtime\ParameterInfos\RuntimeSyntheticParameterInfo.cs (1)
22
_parameterType
= parameterType;
1 reference to _parameterType
System.Private.CoreLib (1)
System\Reflection\Runtime\ParameterInfos\RuntimeSyntheticParameterInfo.cs (1)
74
return
_parameterType
.ToType();