2 writes to _stream
System.Configuration.ConfigurationManager (2)
System\Configuration\XmlUtil.cs (2)
66_stream = stream; 143_stream = null;
2 references to _stream
System.Configuration.ConfigurationManager (2)
System\Configuration\XmlUtil.cs (2)
67Reader = new XmlTextReader(_stream) { XmlResolver = null }; 141_stream?.Close();