3 references to IsDisposed
System.ServiceModel (3)
System\ServiceModel\Channels\ChannelBindingMessageProperty.cs (3)
113if (!this.IsDisposed) 117if (!this.IsDisposed && --this.refCount == 0) 131if (this.IsDisposed)