3 writes to prevHash
System.Private.Xml (3)
System\Xml\BinaryXml\XmlBinaryReader.cs (3)
155
this.
prevHash
= 0;
164
this.
prevHash
= 0;
2724
_attributes[i].
prevHash
= next;
1 reference to prevHash
System.Private.Xml (1)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
2732
next = _attributes[next].
prevHash
;