2 writes to _pruneAccrual
System.ServiceModel.NetFramingBase (2)
System\ServiceModel\Channels\ConnectionPool.cs (2)
78
_pruneAccrual
++;
81
_pruneAccrual
= 0;
1 reference to _pruneAccrual
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\ConnectionPool.cs (1)
79
if (
_pruneAccrual
> pruneThreshold)