Base:
method
GetCustomAttributes
System.Reflection.Context.Projection.ProjectingParameterInfo.GetCustomAttributes(System.Type, System.Boolean)
1 reference to GetCustomAttributes
System.Reflection.Context (1)
System\Reflection\Context\Custom\CustomParameterInfo.cs (1)
22return GetCustomAttributes(typeof(object), inherit);