33 references to ThrowPending
System.ServiceModel (33)
System\ServiceModel\Channels\ChannelListenerBase.cs (4)
75this.ThrowPending(); 82this.ThrowPending(); 121this.ThrowPending(); 133this.ThrowPending();
System\ServiceModel\Channels\CommunicationObject.cs (8)
429this.ThrowPending(); 770this.ThrowPending(); 819ThrowPending(); 853ThrowPending(); 882ThrowPending(); 911ThrowPending(); 940ThrowPending(); 975ThrowPending();
System\ServiceModel\Channels\DuplexChannel.cs (6)
117this.ThrowPending(); 134this.ThrowPending(); 149this.ThrowPending(); 159this.ThrowPending(); 174this.ThrowPending(); 184this.ThrowPending();
System\ServiceModel\Channels\HttpChannelListener.cs (1)
916base.ThrowPending();
System\ServiceModel\Channels\InputChannel.cs (6)
67this.ThrowPending(); 85this.ThrowPending(); 103this.ThrowPending(); 115this.ThrowPending(); 132this.ThrowPending(); 142this.ThrowPending();
System\ServiceModel\Channels\NamedPipeChannelListener.cs (1)
90base.ThrowPending();
System\ServiceModel\Channels\ReplyChannel.cs (6)
172this.ThrowPending(); 189this.ThrowPending(); 204this.ThrowPending(); 214this.ThrowPending(); 229this.ThrowPending(); 239this.ThrowPending();
System\ServiceModel\Channels\TcpChannelListener.cs (1)
97base.ThrowPending();