2 references to
System.Configuration (2)
System\Configuration\DeclarationUpdate.cs (1)
14
internal DeclarationUpdate(string configKey, bool moved, string updatedXml) :
base
(configKey, moved, updatedXml) {
System\Configuration\DefinitionUpdate.cs (1)
16
base
(configKey, moved, updatedXml) {