12 references to ThrowIfClosed
System.ServiceModel.Primitives (12)
System\ServiceModel\Channels\ClientReliableDuplexSessionChannel.cs (2)
127
ThrowIfClosed
();
145
ThrowIfClosed
();
System\ServiceModel\Channels\CommunicationObject.cs (1)
1120
communicationObject.
ThrowIfClosed
();
System\ServiceModel\Channels\ReliableOutputSessionChannel.cs (2)
122
ThrowIfClosed
();
141
ThrowIfClosed
();
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (2)
119
ThrowIfClosed
();
136
ThrowIfClosed
();
System\ServiceModel\InstanceContext.cs (4)
100
ThrowIfClosed
();
117
ThrowIfClosed
();
126
ThrowIfClosed
();
158
ThrowIfClosed
();
System\ServiceModel\Security\IssuanceTokenProviderBase.cs (1)
257
CommunicationObject.
ThrowIfClosed
();