2 references to XsdKatmaiTimeToDateTime
System.Private.Xml (2)
System\Xml\BinaryXml\SqlUtils.cs (1)
695
DateTime dt =
XsdKatmaiTimeToDateTime
(data, offset);
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
3816
return BinXmlDateTime.
XsdKatmaiTimeToDateTime
(_data, _tokDataPos);