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