1 write to localAddress
System.ServiceModel (1)
System\ServiceModel\Channels\PeerInputChannelListener.cs (1)
25this.localAddress = localAddress;
1 reference to localAddress
System.ServiceModel (1)
System\ServiceModel\Channels\PeerInputChannelListener.cs (1)
33return new PeerInputChannel(peerNode, registration, ChannelManager, localAddress, via);