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

Source Location: (49:1,19 [11] x:\dir\subdir\Test\TestComponent.cshtml)
|ParentValue|
Generated Location: (1155:32,19 [11] )
|ParentValue|

Source Location: (83:1,53 [12] x:\dir\subdir\Test\TestComponent.cshtml)
|x.ToString()|
Generated Location: (1357:40,53 [12] )
|x.ToString()|

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

