Commit a03e043
RemoteSourceDependencyInfo: replace contentUri null check with NULL_INC remark
Remove the newly-added ArgumentNullException guard for contentUri to avoid
introducing a new throw in a previously-permissive code path. The non-null
annotation is kept but marked with NULL_INC for future telemetry-guided follow-up.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 3bb1196 commit a03e043
1 file changed
Lines changed: 5 additions & 5 deletions
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | 41 | | |
47 | 42 | | |
48 | 43 | | |
| |||
67 | 62 | | |
68 | 63 | | |
69 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments