3 writes to prevHash
System.Xml (3)
System\Xml\BinaryXml\XmlBinaryReader.cs (3)
157
this.
prevHash
= 0;
164
this.
prevHash
= 0;
2391
this.attributes[i].
prevHash
= next;
1 reference to prevHash
System.Xml (1)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
2397
next = this.attributes[next].
prevHash
;