1 write to Name
System.ComponentModel.TypeConverter (1)
System\ComponentModel\DefaultBindingPropertyAttribute.cs (1)
26Name = name;
2 references to Name
System.ComponentModel.TypeConverter (2)
System\ComponentModel\DefaultBindingPropertyAttribute.cs (2)
43return obj is DefaultBindingPropertyAttribute other && other.Name == Name;