1 write to hashCode
System.ServiceModel (1)
System\ServiceModel\Channels\RedirectionType.cs (1)
145this.hashCode = RedirectionUtility.ComputeHashCode(this.Value, this.Namespace);
2 references to hashCode
System.ServiceModel (2)
System\ServiceModel\Channels\RedirectionType.cs (2)
143if (this.hashCode == null) 148return this.hashCode.Value;