- Notifications
You must be signed in to change notification settings - Fork548
Commit34d83c0
[Foundation] Fix nullability in NSUrlRequest. (#24263)
This is file 8 of 47 files with nullability disabled in Foundation.Also (by Copilot):* Improve NSUrlRequest documentation and enable nullability. * Remove empty XML comment sections. * Improve return documentation with see cref attributes. * Fix nullability handling in ToString method. * Remove unnecessary whitespace in documentation.Contributes towards#17285.---------Co-authored-by: GitHub Copilot <noreply@github.com>1 parent6fda092 commit34d83c0
2 files changed
+4
-8
lines changedLines changed: 3 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 35 | + | |
40 | 36 | | |
41 | 37 | | |
42 | | - | |
| 38 | + | |
43 | 39 | | |
44 | 40 | | |
45 | 41 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
904 | 904 | | |
905 | 905 | | |
906 | 906 | | |
907 | | - | |
| 907 | + | |
908 | 908 | | |
909 | 909 | | |
910 | 910 | | |
| |||
0 commit comments
Comments
(0)