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