﻿Source Location: (2:0,2 [25] x:\dir\subdir\Test\TestComponent.cshtml)
| var x = "anotherevent"; |
Generated Location: (642:17,2 [25] )
| var x = "anotherevent"; |

Source Location: (96:2,7 [55] x:\dir\subdir\Test\TestComponent.cshtml)
|
    public string ParentValue { get; set; } = "hi";
|
Generated Location: (1635:47,7 [55] )
|
    public string ParentValue { get; set; } = "hi";
|

