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