2 references to BodyWriterMessage
System.ServiceModel (2)
System\ServiceModel\Channels\MessageBuffer.cs (1)
315return new BodyWriterMessage(headers, properties, bodyWriter);
System\ServiceModel\Dispatcher\OperationFormatter.cs (1)
650: base(headers, properties, bodyWriter)