1 write to localAddress
System.ServiceModel (1)
System\ServiceModel\Channels\LayeredChannelFactory.cs (1)
179
this.
localAddress
= localAddress;
1 reference to localAddress
System.ServiceModel (1)
System\ServiceModel\Channels\LayeredChannelFactory.cs (1)
187
get { return this.
localAddress
; }