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

Source Location: (54:1,2 [50] x:\dir\subdir\Test\TestComponent.cshtml)
|
    void RenderChildComponent()
    {
        |
Generated Location: (1025:31,2 [50] )
|
    void RenderChildComponent()
    {
        |

Source Location: (119:4,23 [9] x:\dir\subdir\Test\TestComponent.cshtml)
|
    }
|
Generated Location: (1523:51,23 [9] )
|
    }
|

Source Location: (135:8,2 [25] x:\dir\subdir\Test\TestComponent.cshtml)
| RenderChildComponent(); |
Generated Location: (1654:59,2 [25] )
| RenderChildComponent(); |

