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