2 references to XmlInvalidConversion
System.ServiceModel.Primitives (2)
System\ServiceModel\XmlUtil.cs (2)
158
throw new XmlException(SRP.Format(SRP.
XmlInvalidConversion
, string.Empty, "DateTime"), exception);
162
throw new XmlException(SRP.Format(SRP.
XmlInvalidConversion
, string.Empty, "DateTime"), exception);