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