Base:
2 overrides of GetCustomAttributes
System.Reflection.Context (2)
System\Reflection\Context\Virtual\VirtualPropertyInfo.PropertyGetter.cs (1)
40public override object[] GetCustomAttributes(Type attributeType, bool inherit)
System\Reflection\Context\Virtual\VirtualPropertyInfo.PropertySetter.cs (1)
57public override object[] GetCustomAttributes(Type attributeType, bool inherit)