3 references to IsDisposed
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ChannelBindingMessageProperty.cs (3)
112if (!this.IsDisposed) 116if (!this.IsDisposed && --_refCount == 0) 130if (this.IsDisposed)