3 writes to _refCount
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BufferedMessageData.cs (3)
58
if (--
_refCount
== 0)
175
_refCount
++;
181
_refCount
= 1;