3 references to ReflectedTypeData
System.ComponentModel.TypeConverter (3)
System\ComponentModel\ReflectTypeDescriptionProvider.cs (3)
951td = new ReflectedTypeData(type, isRegisteredType: false); 997ReflectedTypeData td = new ReflectedTypeData(componentType, isRegisteredType: true); 1018td = new ReflectedTypeData(type, isRegisteredType: true);