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