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