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