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