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