2 references to ToDateTime
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (1)
474value = XsltConvert.ToDateTime((string) value);
System\Xml\Xsl\Runtime\XsltConvert.cs (1)
277return new XmlAtomicValue(destinationType.SchemaType, ToDateTime(value.Value));