3 references to OnReliableChannelEndClose
System.ServiceModel (3)
System\ServiceModel\Channels\ReliableDuplexSessionChannel.cs (1)
1805this.listener.OnReliableChannelEndClose(result);
System\ServiceModel\Channels\ReliableInputSessionChannel.cs (1)
243this.listener.OnReliableChannelEndClose(result);
System\ServiceModel\Channels\ReliableReplySessionChannel.cs (1)
346this.listener.OnReliableChannelEndClose(result);