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