File tree
3 files changed
+24
-13
lines changed- src/Compiler
- Microsoft.CodeAnalysis.Razor.Compiler/src/Language/Components
- test/Microsoft.NET.Sdk.Razor.SourceGenerators.Tests
- TestFiles/RazorSourceGeneratorComponentTests/ComponentParameter_UnnecessaryAt
3 files changed
+24
-13
lines changedsrc/Compiler/Microsoft.CodeAnalysis.Razor.Compiler/src/Language/Components/ComponentLoweringPass.cs
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
221 | 221 |
| |
222 | 222 |
| |
223 | 223 |
| |
| 224 | + | |
224 | 225 |
| |
225 | 226 |
| |
226 |
| - | |
| 227 | + | |
| 228 | + | |
227 | 229 |
| |
228 | 230 |
| |
229 | 231 |
| |
|
Lines changed: 18 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
289 | 289 |
| |
290 | 290 |
| |
291 | 291 |
| |
292 |
| - | |
293 |
| - | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
294 | 298 |
| |
| 299 | + | |
295 | 300 |
| |
296 | 301 |
| |
297 |
| - | |
| 302 | + | |
298 | 303 |
| |
299 | 304 |
| |
300 | 305 |
| |
301 |
| - | |
| 306 | + | |
302 | 307 |
| |
303 | 308 |
| |
304 | 309 |
| |
| |||
310 | 315 |
| |
311 | 316 |
| |
312 | 317 |
| |
313 |
| - | |
314 |
| - | |
315 |
| - | |
316 |
| - | |
317 |
| - | |
318 |
| - | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
319 | 327 |
| |
320 | 328 |
| |
321 | 329 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
| 5 | + |
0 commit comments