1 write to maxReferralCacheSize
System.ServiceModel (1)
System\ServiceModel\Channels\PeerHelpers.cs (1)
108this.maxReferralCacheSize = PeerTransportConstants.MaxReferralCacheSize;
1 reference to maxReferralCacheSize
System.ServiceModel (1)
System\ServiceModel\Channels\PeerHelpers.cs (1)
194get { return maxReferralCacheSize; }