2 writes to hash
System.Xml (2)
System\Xml\XmlQualifiedName.cs (2)
92
hash
= hashCodeDelegate(Name, Name.Length, 0);
224
this.
hash
= 0;
2 references to hash
System.Xml (2)
System\Xml\XmlQualifiedName.cs (2)
86
if(
hash
== 0) {
98
return
hash
;