3 references to ComObjectDescriptorsNotSupported
System.ComponentModel.TypeConverter (3)
System\ComponentModel\TypeDescriptor.cs (3)
1748
throw new NotSupportedException(SR.
ComObjectDescriptorsNotSupported
);
1757
throw new NotSupportedException(SR.
ComObjectDescriptorsNotSupported
);
3053
throw new NotSupportedException(SR.
ComObjectDescriptorsNotSupported
);