6 references to Microsoft_CONFIGURATION_SECTION
System.Configuration (6)
System\Configuration\BaseConfigurationRecord.cs (5)
4370
string.Equals(configKey,
Microsoft_CONFIGURATION_SECTION
, StringComparison.Ordinal)) {
4417
factoryRecord = (FactoryRecord)factoryList[
Microsoft_CONFIGURATION_SECTION
];
4427
factoryList[
Microsoft_CONFIGURATION_SECTION
] =
4429
Microsoft_CONFIGURATION_SECTION
, // configKey
4431
Microsoft_CONFIGURATION_SECTION
, // name
System\Configuration\MgmtConfigurationRecord.cs (1)
1766
|| String.Equals(updatedXml, WriteEmptyElement(
Microsoft_CONFIGURATION_SECTION
), StringComparison.Ordinal))) {