15 references to ThrowConversionException
System.Private.DataContractSerialization (15)
System\Runtime\Serialization\XmlReaderDelegator.cs (15)
361ThrowConversionException(value.ToString(NumberFormatInfo.CurrentInfo), "Char"); 390ThrowConversionException(string.Empty, "Boolean"); 406ThrowConversionException(string.Empty, "Float"); 422ThrowConversionException(string.Empty, "Double"); 438ThrowConversionException(string.Empty, "Decimal"); 507ThrowConversionException(string.Empty, "DateTime"); 523ThrowConversionException(string.Empty, "Int32"); 539ThrowConversionException(string.Empty, "Int64"); 558ThrowConversionException(value.ToString(NumberFormatInfo.CurrentInfo), "Int16"); 577ThrowConversionException(value.ToString(NumberFormatInfo.CurrentInfo), "Byte"); 596ThrowConversionException(value.ToString(NumberFormatInfo.CurrentInfo), "SByte"); 615ThrowConversionException(value.ToString(NumberFormatInfo.CurrentInfo), "UInt32"); 628ThrowConversionException(string.Empty, "UInt64"); 638ThrowConversionException(string.Empty, "UInt64"); 657ThrowConversionException(value.ToString(NumberFormatInfo.CurrentInfo), "UInt16");