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

Source Location: (54:1,2 [42] x:\dir\subdir\Test\TestComponent.cshtml)
|
    void RenderChildComponent()
    {
|
Generated Location: (887:26,0 [42] )
|
    void RenderChildComponent()
    {
|

Source Location: (121:5,0 [7] x:\dir\subdir\Test\TestComponent.cshtml)
|    }
|
Generated Location: (1169:38,0 [7] )
|    }
|

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

