6 references to ThrowIfDisposed
dotnet-svcutil-lib (6)
FrameworkFork\System.ServiceModel\System\ServiceModel\ChannelFactory.cs (1)
109base.ThrowIfDisposed();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ChannelFactoryBase.cs (1)
151ThrowIfDisposed();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CommunicationObject.cs (1)
795communicationObject.ThrowIfDisposed();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannelFactory.cs (3)
43this.ThrowIfDisposed(); 52ThrowIfDisposed(); 296ThrowIfDisposed();