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

Source Location: (55:2,2 [34] x:\dir\subdir\Test\TestComponent.cshtml)
| RenderChildComponent(__builder); |
Generated Location: (1120:33,2 [34] )
| RenderChildComponent(__builder); |

Source Location: (101:4,7 [77] x:\dir\subdir\Test\TestComponent.cshtml)
|
    void RenderChildComponent(RenderTreeBuilder __builder)
    {
        |
Generated Location: (1332:42,7 [77] )
|
    void RenderChildComponent(RenderTreeBuilder __builder)
    {
        |

Source Location: (193:7,23 [9] x:\dir\subdir\Test\TestComponent.cshtml)
|
    }
|
Generated Location: (1866:62,23 [9] )
|
    }
|

