2 writes to _pruneAccrual
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionPool.cs (2)
81
_pruneAccrual
++;
84
_pruneAccrual
= 0;
1 reference to _pruneAccrual
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionPool.cs (1)
82
if (
_pruneAccrual
> pruneThreshold)