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