2 references to XmlInvalidConversion
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\XmlUtil.cs (2)
139
throw new XmlException(string.Format(SRServiceModel.
XmlInvalidConversion
, string.Empty, "DateTime"), exception);
143
throw new XmlException(string.Format(SRServiceModel.
XmlInvalidConversion
, string.Empty, "DateTime"), exception);