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