1 implementation of Root
System.Configuration (1)
System\Configuration\Internal\configsystem.cs (1)
28IInternalConfigRoot IConfigSystem.Root {
2 references to Root
System.Configuration (1)
System\Configuration\ClientConfigurationSystem.cs (1)
41_configRoot = _configSystem.Root;
System.Web (1)
Configuration\HttpConfigurationSystem.cs (1)
98s_configRoot = s_configSystem.Root;