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

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

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

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

Source Location: (254:9,21 [15] x:\dir\subdir\Test\TestComponent.cshtml)
|
            }|
Generated Location: (1725:61,21 [15] )
|
            }|

Source Location: (284:11,13 [9] x:\dir\subdir\Test\TestComponent.cshtml)
|
    }
|
Generated Location: (1876:69,13 [9] )
|
    }
|

