6 references to DataSet_XmlSerializationUnsupported
System.Data.Common (6)
System\Data\DataSet.cs (3)
3518throw new NotSupportedException(SR.DataSet_XmlSerializationUnsupported); 3548throw new NotSupportedException(SR.DataSet_XmlSerializationUnsupported); 3592throw new NotSupportedException(SR.DataSet_XmlSerializationUnsupported);
System\Data\DataTable.cs (3)
6713throw new NotSupportedException(SR.DataSet_XmlSerializationUnsupported); 6748throw new NotSupportedException(SR.DataSet_XmlSerializationUnsupported); 6774throw new NotSupportedException(SR.DataSet_XmlSerializationUnsupported);