Base:
1 reference to Equals
System.ComponentModel.TypeConverter (1)
System\ComponentModel\MemberDescriptor.cs (1)
195public virtual bool DesignTimeOnly => (DesignOnlyAttribute.Yes.Equals(Attributes[typeof(DesignOnlyAttribute)]));