2 references to BodyWriterMessageBuffer
System.ServiceModel (2)
System\ServiceModel\Channels\Message.cs (1)
1093return new BodyWriterMessageBuffer(headers, properties, bufferedBodyWriter);
System\ServiceModel\Dispatcher\OperationFormatter.cs (1)
774: base(headers, properties, bodyWriter)