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