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