2 references to GetUpdate
System.Configuration (2)
System\Configuration\SectionUpdates.cs (2)
145
return (DefinitionUpdate)
GetUpdate
(configKey);
149
return (DeclarationUpdate)
GetUpdate
(configKey);