1 write to cachedLocalAddress
System.ServiceModel (1)
System\ServiceModel\Channels\ServerReliableChannelBinder.cs (1)
42this.cachedLocalAddress = cachedLocalAddress;
2 references to cachedLocalAddress
System.ServiceModel (2)
System\ServiceModel\Channels\ServerReliableChannelBinder.cs (2)
58if (this.cachedLocalAddress != null) 60return this.cachedLocalAddress;