2 writes to refCount
System.ServiceModel (2)
System\ServiceModel\Channels\SharedConnectionListener.cs (2)
1596
refCount
++;
1601
refCount
--;
2 references to refCount
System.ServiceModel (2)
System\ServiceModel\Channels\SharedConnectionListener.cs (2)
1590
if (
refCount
== 0)
1602
if (
refCount
== 0)