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