1 write to moveBodyReaderToContent
System.ServiceModel.Channels (1)
System\ServiceModel\Channels\ByteStreamMessage.cs (1)
677this.moveBodyReaderToContent = moveBodyReaderToContent;
1 reference to moveBodyReaderToContent
System.ServiceModel.Channels (1)
System\ServiceModel\Channels\ByteStreamMessage.cs (1)
721return new InternalByteStreamMessage(this.messageData, this.headers, this.properties, this.quotas, this.moveBodyReaderToContent);