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

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

Source Location: (128:5,0 [12] x:\dir\subdir\Test\TestComponent.cshtml)
|            |
Generated Location: (1266:42,0 [12] )
|            |

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

Source Location: (230:8,21 [1] x:\dir\subdir\Test\TestComponent.cshtml)
|i|
Generated Location: (1783:62,24 [1] )
|i|

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

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

