15 references to ThrowIfDisposed
System.ServiceModel (15)
System\ServiceModel\ChannelFactory.cs (1)
112
base.
ThrowIfDisposed
();
System\ServiceModel\Channels\ChannelFactoryBase.cs (1)
146
ThrowIfDisposed
();
System\ServiceModel\Channels\ConnectionOrientedTransportChannelFactory.cs (1)
146
ThrowIfDisposed
();
System\ServiceModel\Channels\MsmqOutputSessionChannel.cs (1)
203
ThrowIfDisposed
();
System\ServiceModel\Channels\SecurityChannelFactory.cs (1)
197
ThrowIfDisposed
();
System\ServiceModel\Channels\SecurityChannelListener.cs (3)
51
ThrowIfDisposed
();
60
ThrowIfDisposed
();
91
ThrowIfDisposed
();
System\ServiceModel\Channels\ServiceChannel.cs (1)
421
this.
ThrowIfDisposed
();
System\ServiceModel\Channels\ServiceChannelFactory.cs (3)
45
this.
ThrowIfDisposed
();
54
ThrowIfDisposed
();
307
ThrowIfDisposed
();
System\ServiceModel\InstanceContext.cs (2)
247
this.
ThrowIfDisposed
();
333
this.
ThrowIfDisposed
();
System\ServiceModel\MsmqIntegration\MsmqIntegrationChannelFactory.cs (1)
105
ThrowIfDisposed
();