1 write to localAddress
System.ServiceModel (1)
System\ServiceModel\Channels\InternalDuplexBindingElement.cs (1)
244
this.
localAddress
= localAddress;
1 reference to localAddress
System.ServiceModel (1)
System\ServiceModel\Channels\InternalDuplexBindingElement.cs (1)
260
get { return this.
localAddress
; }