File tree
18 files changed
+31
-250
lines changed- src/coreclr/nativeaot
- System.Private.CoreLib/src
- Internal
- Reflection/Core
- Execution
- Runtime
- Augments
- CompilerHelpers
- System
- Reflection/Runtime
- General
- TypeInfos
- Runtime/InteropServices
- System.Private.DisabledReflection/src/Internal/Reflection
- System.Private.Reflection.Execution/src/Internal/Reflection/Execution
- PayForPlayExperience
18 files changed
+31
-250
lines changedLines changed: 5 additions & 27 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
120 |
| - | |
121 |
| - | |
122 |
| - | |
123 |
| - | |
| 120 | + | |
124 | 121 |
| |
125 | 122 |
| |
126 | 123 |
| |
127 | 124 |
| |
128 | 125 |
| |
129 |
| - | |
130 |
| - | |
131 |
| - | |
132 |
| - | |
| 126 | + | |
133 | 127 |
| |
134 | 128 |
| |
135 | 129 |
| |
136 | 130 |
| |
137 | 131 |
| |
138 |
| - | |
139 |
| - | |
140 |
| - | |
141 |
| - | |
| 132 | + | |
142 | 133 |
| |
143 | 134 |
| |
144 | 135 |
| |
| |||
161 | 152 |
| |
162 | 153 |
| |
163 | 154 |
| |
164 |
| - | |
165 |
| - | |
166 |
| - | |
167 |
| - | |
| 155 | + | |
168 | 156 |
| |
169 | 157 |
| |
170 | 158 |
| |
| |||
187 | 175 |
| |
188 | 176 |
| |
189 | 177 |
| |
190 |
| - | |
| 178 | + | |
191 | 179 |
| |
192 | 180 |
| |
193 | 181 |
| |
| |||
197 | 185 |
| |
198 | 186 |
| |
199 | 187 |
| |
200 |
| - | |
201 |
| - | |
202 |
| - | |
203 |
| - | |
204 |
| - | |
205 |
| - | |
206 |
| - | |
207 |
| - | |
208 |
| - | |
209 |
| - | |
210 | 188 |
| |
211 | 189 |
| |
212 | 190 |
| |
|
Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
50 | 49 |
| |
51 | 50 |
| |
52 | 51 |
| |
| |||
55 | 54 |
| |
56 | 55 |
| |
57 | 56 |
| |
58 |
| - | |
| 57 | + | |
59 | 58 |
| |
60 | 59 |
| |
61 | 60 |
| |
62 | 61 |
| |
63 | 62 |
| |
64 | 63 |
| |
65 | 64 |
| |
66 |
| - | |
| 65 | + | |
67 | 66 |
| |
68 | 67 |
| |
69 |
| - | |
| 68 | + | |
70 | 69 |
| |
71 | 70 |
| |
72 | 71 |
| |
|
src/coreclr/nativeaot/System.Private.CoreLib/src/Internal/Reflection/Core/ReflectionDomainSetup.cs
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 |
| - | |
19 |
| - | |
20 | 18 |
| |
21 | 19 |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
45 | 44 |
| |
46 | 45 |
| |
47 | 46 |
| |
|
Lines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
914 | 914 |
| |
915 | 915 |
| |
916 | 916 |
| |
917 |
| - | |
918 |
| - | |
919 |
| - | |
920 |
| - | |
921 |
| - | |
922 | 917 |
| |
923 | 918 |
| |
924 | 919 |
| |
|
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
| 24 | + | |
23 | 25 |
| |
24 | 26 |
| |
25 | 27 |
| |
26 |
| - | |
| 28 | + | |
27 | 29 |
| |
28 | 30 |
| |
29 |
| - | |
| 31 | + | |
30 | 32 |
| |
31 | 33 |
| |
32 | 34 |
| |
|
Lines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 | 65 |
| |
71 | 66 |
| |
72 | 67 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 |
| - | |
| 73 | + | |
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
| |||
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
112 |
| - | |
| 112 | + | |
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
|
Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
213 | 213 |
| |
214 | 214 |
| |
215 | 215 |
| |
216 |
| - | |
217 |
| - | |
218 |
| - | |
219 |
| - | |
| 216 | + | |
220 | 217 |
| |
221 | 218 |
| |
222 | 219 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
120 |
| - | |
| 120 | + | |
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
| |||
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
131 |
| - | |
| 131 | + | |
132 | 132 |
| |
133 | 133 |
| |
134 | 134 |
| |
|
0 commit comments