4 references to RestartOnExternalChanges
System.Configuration (4)
System\Configuration\MgmtConfigurationRecord.cs (4)
805configSection.SectionInformation.RestartOnExternalChanges, 1308|| factoryRecord.RestartOnExternalChanges != configSection.SectionInformation.RestartOnExternalChanges 1392if (!configSection.SectionInformation.RestartOnExternalChanges) { 1917factoryRecord.RestartOnExternalChanges = configSection.SectionInformation.RestartOnExternalChanges;