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

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

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

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

