1 instantiation of GlobalPool
System.ServiceModel.Primitives (1)
Internals\System\Runtime\SynchronizedPool.cs (1)
71
_globalPool = new
GlobalPool
(maxCount);
1 reference to GlobalPool
System.ServiceModel.Primitives (1)
Internals\System\Runtime\SynchronizedPool.cs (1)
55
private
GlobalPool
_globalPool;