2 writes to _count
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\OpenCollectionAsyncResult.cs (2)
26_count = collection.Count; 82if (Interlocked.Decrement(ref _count) == 0)
1 reference to _count
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\OpenCollectionAsyncResult.cs (1)
27if (_count == 0)