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