2 references to SearchIntrinsicTable
System (2)
compmod\system\componentmodel\ReflectTypeDescriptionProvider.cs (2)
1678
_converter = (TypeConverter)ReflectTypeDescriptionProvider.
SearchIntrinsicTable
(IntrinsicTypeConverters, _type);
1812
editor = ReflectTypeDescriptionProvider.
SearchIntrinsicTable
(intrinsicEditors, _type);