1 instantiation of GlobalPool
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\SynchronizedPool.cs (1)
70
_globalPool = new
GlobalPool
(maxCount);
1 reference to GlobalPool
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\SynchronizedPool.cs (1)
54
private
GlobalPool
_globalPool;