|
11 | 11 | [assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~P:VolumeControl.Helpers.VCSettings.CheckForUpdates")]
|
12 | 12 | [assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~P:VolumeControl.Helpers.VCSettings.CustomAddonDirectories")]
|
13 | 13 | [assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~P:VolumeControl.Helpers.VCSettings.CustomLocalizationDirectories")]
|
14 |
| -[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~P:VolumeControl.Helpers.VCSettings.EnableDefaultDevice")] |
15 |
| -[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~P:VolumeControl.Helpers.VCSettings.NotificationEnabled")] |
16 |
| -[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~P:VolumeControl.Helpers.VCSettings.NotificationShowsVolumeChange")] |
17 |
| -[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~P:VolumeControl.Helpers.VCSettings.NotificationTimeout")] |
18 | 14 | [assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~P:VolumeControl.Helpers.VCSettings.ShowIcons")]
|
19 | 15 | [assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~P:VolumeControl.Helpers.VCSettings.ShowUpdateMessageBox")]
|
20 | 16 | [assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~P:VolumeControl.Helpers.VCSettings.StartMinimized")]
|
|
28 | 24 | [assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~P:VolumeControl.Helpers.VCSettings.NotificationDragRequiresAlt")]
|
29 | 25 | [assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~P:VolumeControl.Helpers.VCSettings.DeleteHotkeyConfirmation")]
|
30 | 26 | [assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~P:VolumeControl.Helpers.VCSettings.LockTargetSession")]
|
31 |
| -[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~P:VolumeControl.Helpers.VCSettings.NotificationDoFadeIn")] |
32 |
| -[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~P:VolumeControl.Helpers.VCSettings.NotificationDoFadeOut")] |
33 |
| -[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~P:VolumeControl.Helpers.VCSettings.NotificationFadeInDuration")] |
34 |
| -[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~P:VolumeControl.Helpers.VCSettings.NotificationFadeOutDuration")] |
35 | 27 | [assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~P:VolumeControl.Helpers.VCSettings.NotificationSavesPosition")]
|
36 |
| -[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~P:VolumeControl.Helpers.VCSettings.NotificationTimeoutEnabled")] |
37 | 28 | [assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~P:VolumeControl.Helpers.VCSettings.VolumeStepSize")]
|
38 | 29 | [assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~P:VolumeControl.Helpers.VCSettings.HiddenSessionProcessNames")]
|
39 | 30 | [assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~P:VolumeControl.Helpers.VCSettings.LockTargetDevice")]
|
40 |
| -[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~P:VolumeControl.Helpers.VCSettings.DeviceListNotificationConfig")] |
41 | 31 | [assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~P:VolumeControl.Helpers.VCSettings.KeepRelativePosition")]
|
42 | 32 | [assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~P:VolumeControl.Helpers.VCSettings.LogEnabled")]
|
43 | 33 | [assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~P:VolumeControl.Helpers.VCSettings.LogFilePath")]
|
44 |
| -[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~P:VolumeControl.Helpers.VCSettings.SessionListNotificationConfig")] |
| 34 | +[assembly: SuppressMessage("Performance", "CA1822:Mark members as static", Justification = "<Pending>", Scope = "member", Target = "~P:VolumeControl.Helpers.VCSettings.RunAtStartup")] |
0 commit comments