1 write to _configRoot
System.Configuration (1)
System\Configuration\Internal\configsystem.cs (1)
17_configRoot = new InternalConfigRoot();
3 references to _configRoot
System.Configuration (3)
System\Configuration\Internal\configsystem.cs (3)
20_configRoot.Init(_configHost, false); 21_configHost.Init(_configRoot, hostInitParams); 29get {return _configRoot;}