Commit e364afb
Removed the unused field _name in JsonProperty which was never initialized anyway.
Co-authored-by: Daniel Draghici <[email protected]>
Co-authored-by: Eirik Tsarpalis <[email protected]>
1 parent 5b5de26 commit e364afb
File tree
1 file changed
+3
-11
lines changed- src/libraries/System.Text.Json/src/System/Text/Json/Document
1 file changed
+3
-11
lines changedLines changed: 3 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| 27 | + | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
| 119 | + | |
128 | 120 | | |
129 | 121 | | |
130 | 122 | | |
| |||
0 commit comments