Source Location: (57:1,7 [57] x:\dir\subdir\Test\TestComponent.cshtml)
|
    void MyMethod(RenderTreeBuilder __builder)
    {
|
Generated Location: (810:26,7 [57] )
|
    void MyMethod(RenderTreeBuilder __builder)
    {
|

Source Location: (141:5,13 [46] x:\dir\subdir\Test\TestComponent.cshtml)
|for (var i = 0; i < 100; i++)
            {
|
Generated Location: (1135:38,13 [46] )
|for (var i = 0; i < 100; i++)
            {
|

Source Location: (256:10,0 [15] x:\dir\subdir\Test\TestComponent.cshtml)
|            }
|
Generated Location: (1776:59,0 [15] )
|            }
|

Source Location: (286:12,0 [7] x:\dir\subdir\Test\TestComponent.cshtml)
|    }
|
Generated Location: (2042:69,0 [7] )
|    }
|

