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