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