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

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

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

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

