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