2 writes to count
System.ServiceModel (2)
System\ServiceModel\Channels\CloseCollectionAsyncResult.cs (2)
24count = collection.Count; 96if (Interlocked.Decrement(ref count) == 0)
1 reference to count
System.ServiceModel (1)
System\ServiceModel\Channels\CloseCollectionAsyncResult.cs (1)
25if (count == 0)