1 reference to SynchronizedPool
System.ServiceModel.Internals (1)
System\Runtime\InternalBufferManager.cs (1)
468this.innerPool = new SynchronizedPool<byte[]>(limit);