2 references to GetProperties
System.ComponentModel.TypeConverter (2)
System\ComponentModel\ReflectTypeDescriptionProvider.cs (1)
883
return td.
GetProperties
();
System\ComponentModel\ReflectTypeDescriptionProvider.ReflectedTypeData.cs (1)
504
internal PropertyDescriptorCollection GetPropertiesFromRegisteredType() =>
GetProperties
();