5 references to Group
System.Configuration (5)
System\Configuration\ConfigurationSectionCollection.cs (1)
30
if (factoryId.
Group
== _configSectionGroup.SectionGroupName) {
System\Configuration\ConfigurationSectionGroupCollection.cs (1)
29
if (factoryId.
Group
== _configSectionGroup.SectionGroupName) {
System\Configuration\MgmtConfigurationRecord.cs (3)
1009
if (factoryId.
Group
== configKey || StringUtil.StartsWith(factoryId.
Group
, configKeyAncestor)) {
1068
RemoveConfigurationSection(descendent.
Group
, descendent.Name);