Source Location: (20:0,20 [4] x:\dir\subdir\Test\TestComponent.cshtml)
|true|
Generated Location: (581:17,38 [4] )
|true|

Source Location: (39:3,5 [63] x:\dir\subdir\Test\TestComponent.cshtml)
|foreach (var item in Enumerable.Range(1, 100))
    {
        |
Generated Location: (1082:34,5 [63] )
|foreach (var item in Enumerable.Range(1, 100))
    {
        |

Source Location: (121:6,13 [4] x:\dir\subdir\Test\TestComponent.cshtml)
|item|
Generated Location: (1280:43,13 [4] )
|item|

Source Location: (140:7,13 [7] x:\dir\subdir\Test\TestComponent.cshtml)
|
    }|
Generated Location: (1420:50,13 [7] )
|
    }|

