3 writes to _refCount
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ChannelBindingMessageProperty.cs (3)
25
_refCount
= 1;
105
_refCount
++;
116
if (!this.IsDisposed && --
_refCount
== 0)
1 reference to _refCount
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ChannelBindingMessageProperty.cs (1)
37
return
_refCount
<= 0;