8 references to ThrowIfDisposed
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\NetFramingTransportChannelFactory.cs (1)
135
this.
ThrowIfDisposed
();
System.ServiceModel.Primitives (7)
System\ServiceModel\ChannelFactory.cs (1)
100
base.
ThrowIfDisposed
();
System\ServiceModel\Channels\ChannelFactoryBase.cs (1)
160
ThrowIfDisposed
();
System\ServiceModel\Channels\CommunicationObject.cs (1)
1138
communicationObject.
ThrowIfDisposed
();
System\ServiceModel\Channels\SecurityChannelFactory.cs (1)
142
ThrowIfDisposed
();
System\ServiceModel\Channels\ServiceChannelFactory.cs (3)
36
ThrowIfDisposed
();
45
ThrowIfDisposed
();
296
ThrowIfDisposed
();