3 references to ComObjectDescriptorsNotSupported
System.ComponentModel.TypeConverter (3)
System\ComponentModel\TypeDescriptor.cs (3)
1758
throw new NotSupportedException(SR.
ComObjectDescriptorsNotSupported
);
1767
throw new NotSupportedException(SR.
ComObjectDescriptorsNotSupported
);
3063
throw new NotSupportedException(SR.
ComObjectDescriptorsNotSupported
);