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