1 implementation of SetConfigurationSystem
System.Configuration (1)
System\Configuration\Internal\InternalConfigSettingsFactory.cs (1)
18void IInternalConfigSettingsFactory.SetConfigurationSystem(IInternalConfigSystem configSystem, bool initComplete) {
1 reference to SetConfigurationSystem
System.Web (1)
Configuration\HttpConfigurationSystem.cs (1)
115s_configSettingsFactory.SetConfigurationSystem(configSystem, initComplete);