11 references to OnEnd
System.ServiceModel.Http (3)
System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (1)
49CommunicationObjectInternal.OnEnd(result);
System\ServiceModel\Channels\HttpChannelFactory.cs (2)
860CommunicationObjectInternal.OnEnd(result); 892CommunicationObjectInternal.OnEnd(result);
System.ServiceModel.Primitives (8)
System\ServiceModel\ChannelFactory.cs (2)
282CommunicationObjectInternal.OnEnd(result); 300CommunicationObjectInternal.OnEnd(result);
System\ServiceModel\Channels\ReliableChannelFactory.cs (2)
84CommunicationObjectInternal.OnEnd(result); 108CommunicationObjectInternal.OnEnd(result);
System\ServiceModel\Channels\ReliableOutputSessionChannel.cs (2)
313CommunicationObjectInternal.OnEnd(result); 318CommunicationObjectInternal.OnEnd(result);
System\ServiceModel\Channels\ServiceChannel.cs (2)
1287CommunicationObjectInternal.OnEnd(result); 1329CommunicationObjectInternal.OnEnd(result);