1 write to _streams
System.Configuration (1)
System\Configuration\updateconfighost.cs (1)
49_streams = new HybridDictionary(true);
4 references to _streams
System.Configuration (4)
System\Configuration\updateconfighost.cs (4)
48if (_streams == null) { 52_streams[oldStreamname] = new StreamUpdate(newStreamname); 74if (_streams == null) 77StreamUpdate streamUpdate = (StreamUpdate) _streams[oldStreamname];