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