3 references to DUINT_BASE
System.Xml (3)
System\Xml\BinaryXml\SqlUtils.cs (3)
44
private static readonly double DUINT_BASE2 =
DUINT_BASE
*
DUINT_BASE
; // 2**64
45
private static readonly double DUINT_BASE3 = DUINT_BASE2 *
DUINT_BASE
; // 2**96