1 write to m_bSign
System.Private.Xml (1)
System\Xml\BinaryXml\SqlUtils.cs (1)
53m_bSign = 0 == data[offset + 3] ? (byte)1 : (byte)0;
1 reference to m_bSign
System.Private.Xml (1)
System\Xml\BinaryXml\SqlUtils.cs (1)
30return (m_bSign == 0);