3 references to AddPendingException
System.ServiceModel (3)
System\ServiceModel\Channels\ReliableOutputSessionChannel.cs (1)
273
this.
AddPendingException
(exception);
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (1)
295
this.
AddPendingException
(exception);
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
482
thisPtr.
AddPendingException
(ex);