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

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

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

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

