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