3 references to AllocateByteArray
System.ServiceModel.Internals (3)
System\Runtime\InternalBufferManager.cs (3)
284returnValue = Fx.AllocateByteArray(bufferPool.BufferSize); 294returnValue = Fx.AllocateByteArray(bufferSize); 562return Fx.AllocateByteArray(bufferSize);