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