5 references to Unregister
System.ServiceModel (5)
System\ServiceModel\Channels\PeerDuplexChannel.cs (1)
155this.messageDispatcher.Unregister(false);
System\ServiceModel\Channels\PeerDuplexChannelListener.cs (1)
53dispatcher.Unregister(true);
System\ServiceModel\Channels\PeerInputChannelListener.cs (1)
66dispatcher.Unregister(true);
System\ServiceModel\Channels\PeerMessageDispatcher.cs (2)
108Unregister(true); 113Unregister(false);