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