Commit f2c6cc3
committed
style(program): add UsedImplicitly attribute
Add JetBrains.Annotations and mark the partial Program class with [UsedImplicitly] to suppress static-analysis/IDE false positives for the runtime-used entry point.1 parent 2a050f8 commit f2c6cc3
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| 87 | + | |
86 | 88 | | |
0 commit comments