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