|
1 | | -// This file is used by Code Analysis to maintain SuppressMessage |
| 1 | +// This file is used by Code Analysis to maintain SuppressMessage |
2 | 2 | // attributes that are applied to this project. |
3 | 3 | // Project-level suppressions either have no target or are given |
4 | 4 | // a specific target and scoped to a namespace, type, member, etc. |
|
9 | 9 | [assembly: SuppressMessage("Interoperability", "CA1416:Validate platform compatibility", Justification = "<Pending>", Scope = "member", Target = "~M:GeneXus.Utils.GXUtil.findRegKey(System.String)~Microsoft.Win32.RegistryKey")] |
10 | 10 | [assembly: SuppressMessage("Interoperability", "CA1416:Validate platform compatibility", Justification = "<Pending>", Scope = "member", Target = "~M:GeneXus.Utils.GXUtil.ReadRegKey(System.String)~System.String")] |
11 | 11 | [assembly: SuppressMessage("Interoperability", "CA1416:Validate platform compatibility", Justification = "<Pending>", Scope = "member", Target = "~M:GeneXus.Utils.GXUtil.WriteRegKey(System.String,System.String)~System.Int16")] |
12 | | -[assembly: SuppressMessage("Maintainability", "CA1507:Use nameof to express symbol names", Justification = "<Pending>", Scope = "member", Target = "~M:TZ4Net.OlsonTimeZone.Convert(System.String,System.DateTime,System.String)~System.DateTime")] |
13 | | -[assembly: SuppressMessage("Maintainability", "CA1507:Use nameof to express symbol names", Justification = "<Pending>", Scope = "member", Target = "~M:TZ4Net.OlsonTimeZone.FindNameFromAlias(System.String)~System.String")] |
14 | | -[assembly: SuppressMessage("Maintainability", "CA1507:Use nameof to express symbol names", Justification = "<Pending>", Scope = "member", Target = "~M:TZ4Net.OlsonTimeZone.GetInstance(System.String)~TZ4Net.OlsonTimeZone")] |
15 | | -[assembly: SuppressMessage("Maintainability", "CA1507:Use nameof to express symbol names", Justification = "<Pending>", Scope = "member", Target = "~M:TZ4Net.OlsonTimeZone.GetInstanceFromAbbreviation(System.String)~TZ4Net.OlsonTimeZone")] |
16 | | -[assembly: SuppressMessage("Maintainability", "CA1507:Use nameof to express symbol names", Justification = "<Pending>", Scope = "member", Target = "~M:TZ4Net.OlsonTimeZone.GetInstanceFromAlias(System.String)~TZ4Net.OlsonTimeZone")] |
17 | | -[assembly: SuppressMessage("Maintainability", "CA1507:Use nameof to express symbol names", Justification = "<Pending>", Scope = "member", Target = "~M:TZ4Net.OlsonTimeZone.GetInstanceFromMilitaryLetter(System.String)~TZ4Net.OlsonTimeZone")] |
18 | | -[assembly: SuppressMessage("Maintainability", "CA1507:Use nameof to express symbol names", Justification = "<Pending>", Scope = "member", Target = "~M:TZ4Net.OlsonTimeZone.GetInstanceFromMilitaryName(System.String)~TZ4Net.OlsonTimeZone")] |
19 | | -[assembly: SuppressMessage("Maintainability", "CA1507:Use nameof to express symbol names", Justification = "<Pending>", Scope = "member", Target = "~M:TZ4Net.OlsonTimeZone.GetInstanceFromRegistryWin32Name(System.String)~TZ4Net.OlsonTimeZone")] |
20 | | -[assembly: SuppressMessage("Maintainability", "CA1507:Use nameof to express symbol names", Justification = "<Pending>", Scope = "member", Target = "~M:TZ4Net.OlsonTimeZone.GetInstanceFromWin32Id(System.String)~TZ4Net.OlsonTimeZone")] |
21 | | -[assembly: SuppressMessage("Maintainability", "CA1507:Use nameof to express symbol names", Justification = "<Pending>", Scope = "member", Target = "~M:TZ4Net.OlsonTimeZone.GetInstanceFromWin32Name(System.String)~TZ4Net.OlsonTimeZone")] |
22 | | -[assembly: SuppressMessage("Maintainability", "CA1507:Use nameof to express symbol names", Justification = "<Pending>", Scope = "member", Target = "~M:TZ4Net.OlsonTimeZone.GetMilitaryNameFromLetter(System.String)~System.String")] |
23 | | -[assembly: SuppressMessage("Maintainability", "CA1507:Use nameof to express symbol names", Justification = "<Pending>", Scope = "member", Target = "~M:TZ4Net.OlsonTimeZone.GetNameFromAbbreviation(System.String)~System.String")] |
24 | | -[assembly: SuppressMessage("Maintainability", "CA1507:Use nameof to express symbol names", Justification = "<Pending>", Scope = "member", Target = "~M:TZ4Net.OlsonTimeZone.GetNameFromAlias(System.String)~System.String")] |
25 | | -[assembly: SuppressMessage("Maintainability", "CA1507:Use nameof to express symbol names", Justification = "<Pending>", Scope = "member", Target = "~M:TZ4Net.OlsonTimeZone.GetNameFromMilitaryLetter(System.String)~System.String")] |
26 | | -[assembly: SuppressMessage("Maintainability", "CA1507:Use nameof to express symbol names", Justification = "<Pending>", Scope = "member", Target = "~M:TZ4Net.OlsonTimeZone.GetNameFromMilitaryName(System.String)~System.String")] |
27 | | -[assembly: SuppressMessage("Maintainability", "CA1507:Use nameof to express symbol names", Justification = "<Pending>", Scope = "member", Target = "~M:TZ4Net.OlsonTimeZone.GetNameFromRegistryWin32Name(System.String)~System.String")] |
28 | | -[assembly: SuppressMessage("Maintainability", "CA1507:Use nameof to express symbol names", Justification = "<Pending>", Scope = "member", Target = "~M:TZ4Net.OlsonTimeZone.GetNameFromWin32Id(System.String)~System.String")] |
29 | | -[assembly: SuppressMessage("Maintainability", "CA1507:Use nameof to express symbol names", Justification = "<Pending>", Scope = "member", Target = "~M:TZ4Net.OlsonTimeZone.GetNameFromWin32Name(System.String)~System.String")] |
30 | | -[assembly: SuppressMessage("Maintainability", "CA1507:Use nameof to express symbol names", Justification = "<Pending>", Scope = "member", Target = "~M:TZ4Net.OlsonTimeZone.GetUtcOffset(System.DateTime)~System.TimeSpan")] |
31 | | -[assembly: SuppressMessage("Maintainability", "CA1507:Use nameof to express symbol names", Justification = "<Pending>", Scope = "member", Target = "~M:TZ4Net.OlsonTimeZone.GetWin32NameFromWin32Id(System.String)~System.String")] |
32 | | -[assembly: SuppressMessage("Maintainability", "CA1507:Use nameof to express symbol names", Justification = "<Pending>", Scope = "member", Target = "~M:TZ4Net.OlsonTimeZone.IsDaylightSavingTime(System.DateTime)~System.Boolean")] |
33 | | -[assembly: SuppressMessage("Maintainability", "CA1507:Use nameof to express symbol names", Justification = "<Pending>", Scope = "member", Target = "~M:TZ4Net.OlsonTimeZone.LookupName(System.String)~System.String")] |
34 | | -[assembly: SuppressMessage("Maintainability", "CA1507:Use nameof to express symbol names", Justification = "<Pending>", Scope = "member", Target = "~M:TZ4Net.OlsonTimeZone.ToLocalTime(System.DateTime)~System.DateTime")] |
35 | | -[assembly: SuppressMessage("Maintainability", "CA1507:Use nameof to express symbol names", Justification = "<Pending>", Scope = "member", Target = "~M:TZ4Net.OlsonTimeZone.ToUniversalTime(System.DateTime)~System.DateTime")] |
36 | | -[assembly: SuppressMessage("Maintainability", "CA1507:Use nameof to express symbol names", Justification = "<Pending>", Scope = "member", Target = "~M:TZ4Net.OlsonTimeZone.UnicodeWin32MapValue.#ctor(System.String,System.String)")] |
0 commit comments