7 references to UpdatePropertyCollection
System.Configuration.ConfigurationManager (7)
System\Configuration\ProviderSettings.cs (6)
42
UpdatePropertyCollection
();
87
parentProviders?.
UpdatePropertyCollection
(); // before resetting make sure the bag is filled in
90
sourceProviders?.
UpdatePropertyCollection
(); // before resetting make sure the bag is filled in
93
UpdatePropertyCollection
();
99
parentProviders?.
UpdatePropertyCollection
(); // before resetting make sure the bag is filled in
149
return
UpdatePropertyCollection
() || base.IsModified();
System\Configuration\ProviderSettingsCollection.cs (1)
35
provider.
UpdatePropertyCollection
();