3 writes to prevHash
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (3)
178
this.
prevHash
= 0;
186
this.
prevHash
= 0;
2741
_attributes[i].
prevHash
= next;
1 reference to prevHash
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (1)
2749
next = _attributes[next].
prevHash
;