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