3 writes to _openCount
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionPool.cs (3)
32_openCount = 1; 66_openCount--; 159_openCount++;
3 references to _openCount
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionPool.cs (3)
61if (_openCount <= 0) 68if (_openCount == 0) 152if (_openCount <= 0)