3 references to Config_cannot_edit_configurationsectiongroup_when_not_attached
System.Configuration.ConfigurationManager (3)
System\Configuration\ConfigurationSectionCollection.cs (1)
43
throw new InvalidOperationException(SR.
Config_cannot_edit_configurationsectiongroup_when_not_attached
);
System\Configuration\ConfigurationSectionGroup.cs (1)
140
throw new InvalidOperationException(SR.
Config_cannot_edit_configurationsectiongroup_when_not_attached
);
System\Configuration\ConfigurationSectionGroupCollection.cs (1)
46
throw new InvalidOperationException(SR.
Config_cannot_edit_configurationsectiongroup_when_not_attached
);