1 override of Prune
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\IdlingCommunicationPool.cs (1)
89
public override void
Prune
(List<TItem> itemsToClose)
1 reference to Prune
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionPool.cs (1)
90
pool.
Prune
(itemsToClose);