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