2 writes to _count
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\OpenCollectionAsyncResult.cs (2)
25
_count
= collection.Count;
71
if (Interlocked.Decrement(ref
_count
) == 0)
1 reference to _count
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\OpenCollectionAsyncResult.cs (1)
26
if (
_count
== 0)