1 instantiation of GlobalPool
System.ServiceModel.Internals (1)
System\Runtime\SynchronizedPool.cs (1)
72this.globalPool = new GlobalPool(maxCount);
1 reference to GlobalPool
System.ServiceModel.Internals (1)
System\Runtime\SynchronizedPool.cs (1)
56GlobalPool globalPool;