Base:
property
Attributes
System.Reflection.ParameterInfo.Attributes
4 overrides of Attributes
System.Private.CoreLib (4)
System\Reflection\Runtime\ParameterInfos\NativeFormat\NativeFormatMethodParameterInfo.cs (1)
38
public sealed override ParameterAttributes
Attributes
System\Reflection\Runtime\ParameterInfos\RuntimePropertyIndexParameterInfo.cs (1)
26
public sealed override ParameterAttributes
Attributes
System\Reflection\Runtime\ParameterInfos\RuntimeSyntheticParameterInfo.cs (1)
25
public sealed override ParameterAttributes
Attributes
System\Reflection\Runtime\ParameterInfos\RuntimeThinMethodParameterInfo.cs (1)
25
public sealed override ParameterAttributes
Attributes
1 reference to Attributes
System.Private.CoreLib (1)
System\Reflection\Runtime\ParameterInfos\RuntimePropertyIndexParameterInfo.cs (1)
30
return _backingParameter.
Attributes
;