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