2 references to TakeBuffer
Extensibility.MessageEncoder.IntegrationTests (1)
CustomTextMessageEncoder.cs (1)
94byte[] totalBytes = bufferManager.TakeBuffer(totalLength);
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\SessionConnectionReader.cs (1)
263EnvelopeBuffer = _bufferManager.TakeBuffer(envelopeSize);