2 writes to _stream
System.Configuration (2)
System\Configuration\XmlUtil.cs (2)
81_stream = stream; 132_stream = null;
3 references to _stream
System.Configuration (3)
System\Configuration\XmlUtil.cs (3)
82_reader = new XmlTextReader(_stream); 128else if (_stream != null) { 129_stream.Close();