7 references to UpdatePropertyCollection
System.Configuration (7)
System\Configuration\ProviderSettings.cs (6)
48
UpdatePropertyCollection
();
59
parentProviders.
UpdatePropertyCollection
(); // before reseting make sure the bag is filled in
63
sourceProviders.
UpdatePropertyCollection
(); // before reseting make sure the bag is filled in
66
UpdatePropertyCollection
();
73
parentProviders.
UpdatePropertyCollection
(); // before reseting make sure the bag is filled in
131
return
UpdatePropertyCollection
() || base.IsModified();
System\Configuration\ProviderSettingsCollection.cs (1)
46
provider.
UpdatePropertyCollection
();