19 references to ThrowIfClosed
System.ServiceModel (19)
System\ServiceModel\Channels\ReliableDuplexSessionChannel.cs (2)
177
this.
ThrowIfClosed
();
195
this.
ThrowIfClosed
();
System\ServiceModel\Channels\ReliableOutputSessionChannel.cs (2)
148
this.
ThrowIfClosed
();
167
this.
ThrowIfClosed
();
System\ServiceModel\Channels\ReliableReplySessionChannel.cs (4)
218
this.
ThrowIfClosed
();
298
this.
ThrowIfClosed
();
1260
this.
ThrowIfClosed
();
1272
this.
ThrowIfClosed
();
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (2)
142
this.
ThrowIfClosed
();
164
this.
ThrowIfClosed
();
System\ServiceModel\InstanceContext.cs (5)
170
this.
ThrowIfClosed
();
189
this.
ThrowIfClosed
();
217
this.
ThrowIfClosed
();
226
this.
ThrowIfClosed
();
326
this.
ThrowIfClosed
();
System\ServiceModel\Security\IssuanceTokenProviderBase.cs (1)
262
this.CommunicationObject.
ThrowIfClosed
();
System\ServiceModel\Security\SecuritySessionClientSettings.cs (1)
336
this.communicationObject.
ThrowIfClosed
();
System\ServiceModel\Security\SecuritySessionServerSettings.cs (2)
714
this.communicationObject.
ThrowIfClosed
();
774
this.communicationObject.
ThrowIfClosed
();