3 references to GetDeclarationUpdate
System.Configuration (3)
System\Configuration\MgmtConfigurationRecord.cs (3)
2132
DeclarationUpdate update = declarationUpdates.
GetDeclarationUpdate
(configKey);
2539
DeclarationUpdate sectionUpdate = declarationUpdates.
GetDeclarationUpdate
(configKey);
2597
sectionUpdate = declarationUpdates.
GetDeclarationUpdate
(configKey);