﻿Source Location: (1:0,1 [49] x:\dir\subdir\Test\TestComponent.cshtml)
|using Microsoft.AspNetCore.Components.Rendering
|
Generated Location: (371:12,0 [49] )
|using Microsoft.AspNetCore.Components.Rendering
|

Source Location: (57:1,7 [57] x:\dir\subdir\Test\TestComponent.cshtml)
|
    void MyMethod(RenderTreeBuilder __builder)
    {
|
Generated Location: (932:29,0 [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: (1257:42,0 [46] )
|for (var i = 0; i < 100; i++)
            {
|

Source Location: (230:8,21 [1] x:\dir\subdir\Test\TestComponent.cshtml)
|i|
Generated Location: (1634:55,0 [1] )
|i|

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

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

