3 references to GetMovedSectionNames
System.Configuration (3)
System\Configuration\MgmtConfigurationRecord.cs (3)
2230string[] movedSectionNames = sectionUpdates.GetMovedSectionNames(); 2532string[] movedSectionNames = declarationUpdates.GetMovedSectionNames(); 2762string[] movedSectionNames = sectionUpdates.GetMovedSectionNames();