2 writes to _onSettingsLoaded
System.Configuration.ConfigurationManager (2)
System\Configuration\ApplicationSettingsBase.cs (2)
254_onSettingsLoaded += value; 258_onSettingsLoaded -= value;
1 reference to _onSettingsLoaded
System.Configuration.ConfigurationManager (1)
System\Configuration\ApplicationSettingsBase.cs (1)
328_onSettingsLoaded?.Invoke(this, e);