6 references to Release
System.ServiceModel (6)
System\ServiceModel\Channels\PeerChannelListener.cs (2)
190this.peerNode.InnerNode.Release(); 260foundPeerNode.Release();
System\ServiceModel\Channels\PeerDuplexChannel.cs (1)
156this.peerNode.InnerNode.Release();
System\ServiceModel\Channels\PeerInputChannel.cs (1)
126this.peerNode.InnerNode.Release();
System\ServiceModel\Channels\PeerMessageDispatcher.cs (1)
127node.Release();
System\ServiceModel\Channels\PeerOutputChannel.cs (1)
110this.peerNode.InnerNode.Release();