3 writes to hashCode
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (3)
177
this.
hashCode
= 0;
185
this.
hashCode
= 0;
199
return this.
hashCode
= this.name.GetNSHashCode(hasher);
1 reference to hashCode
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (1)
209
return this.
hashCode
== hash && this.name.MatchNs(localname, namespaceUri);