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