2 writes to stream
System.ServiceModel.Channels (2)
System\ServiceModel\Channels\XmlStreamedByteStreamReader.cs (2)
107
this.
stream
= stream;
117
this.
stream
= null;
1 reference to stream
System.ServiceModel.Channels (1)
System\ServiceModel\Channels\XmlStreamedByteStreamReader.cs (1)
112
return this.
stream
;