1 write to localAddress
System.ServiceModel (1)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
40
this.
localAddress
= localAddress;
1 reference to localAddress
System.ServiceModel (1)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
50
get { return this.
localAddress
; }