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