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