2 references to ToDateTime
System.Private.Xml (2)
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (1)
490
value = XsltConvert.
ToDateTime
((string)value);
System\Xml\Xsl\Runtime\XsltConvert.cs (1)
269
return new XmlAtomicValue(destinationType.SchemaType,
ToDateTime
(value.Value));