2 writes to count
System.ServiceModel (2)
System\ServiceModel\Dispatcher\InstanceContextManager.cs (2)
292count = instances.Length; 350if (Interlocked.Decrement(ref count) == 0)
1 reference to count
System.ServiceModel (1)
System\ServiceModel\Dispatcher\InstanceContextManager.cs (1)
293if (count == 0)