1 reference to StringToDate
System.Xml (1)
System\Xml\Schema\XmlValueConverter.cs (1)
1428case XmlTypeCode.Date: return StringToDate((string) value);