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