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