Source Location: (2:0,2 [40] x:\dir\subdir\Test\TestComponent.cshtml)
| 
  var myValue = "Expression value";
|
Generated Location: (846:24,2 [40] )
| 
  var myValue = "Expression value";
|

Source Location: (88:3,43 [7] x:\dir\subdir\Test\TestComponent.cshtml)
|myValue|
Generated Location: (1069:33,43 [7] )
|myValue|

