3 writes to refCount
System.ServiceModel (3)
System\ServiceModel\Channels\BufferedMessageData.cs (3)
57
if (--this.
refCount
== 0)
174
this.
refCount
++;
180
this.
refCount
= 1;