﻿Source Location: (20:0,20 [4] x:\dir\subdir\Test\TestComponent.cshtml)
|true|
Generated Location: (721:21,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: (1223:38,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: (1421:47,13 [4] )
|item|

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

