1 write to hashCode
System.ServiceModel (1)
System\ServiceModel\Channels\RedirectionDuration.cs (1)
137this.hashCode = RedirectionUtility.ComputeHashCode(this.Value, this.Namespace);
2 references to hashCode
System.ServiceModel (2)
System\ServiceModel\Channels\RedirectionDuration.cs (2)
135if (this.hashCode == null) 140return this.hashCode.Value;