Base:
method
GetCustomAttributes
System.Reflection.Context.Virtual.VirtualMethodBase.GetCustomAttributes(System.Type, System.Boolean)
1 reference to GetCustomAttributes
System.Reflection.Context (1)
System\Reflection\Context\Virtual\VirtualPropertyInfo.PropertyGetter.cs (1)
57return GetCustomAttributes(attributeType, inherit).Length > 0;