﻿Document - 
    NamespaceDeclaration -  - Test
        UsingDirective - (3:1,1 [22] ) - global::System
        UsingDirective - (26:2,1 [42] ) - global::System.Collections.Generic
        UsingDirective - (69:3,1 [27] ) - global::System.Linq
        UsingDirective - (97:4,1 [38] ) - global::System.Threading.Tasks
        UsingDirective - (136:5,1 [47] ) - global::Microsoft.AspNetCore.Components
        ClassDeclaration -  - public partial - TestComponent - global::Microsoft.AspNetCore.Components.ComponentBase - 
            MethodDeclaration -  - protected override - void - BuildRenderTree
                Component - (0:0,0 [78] x:\dir\subdir\Test\TestComponent.cshtml) - MyComponent
                    ComponentChildContent - (17:1,2 [20] x:\dir\subdir\Test\TestComponent.cshtml) - Header - context
                        HtmlContent - (25:1,10 [3] x:\dir\subdir\Test\TestComponent.cshtml)
                            LazyIntermediateToken - (25:1,10 [3] x:\dir\subdir\Test\TestComponent.cshtml) - Html - Hi!
                    ComponentChildContent - (41:2,2 [21] x:\dir\subdir\Test\TestComponent.cshtml) - Footer - context
                        HtmlContent - (49:2,10 [4] x:\dir\subdir\Test\TestComponent.cshtml)
                            LazyIntermediateToken - (49:2,10 [4] x:\dir\subdir\Test\TestComponent.cshtml) - Html - Bye!
                HtmlContent - (78:3,14 [2] x:\dir\subdir\Test\TestComponent.cshtml)
                    LazyIntermediateToken - (78:3,14 [2] x:\dir\subdir\Test\TestComponent.cshtml) - Html - \n
                Component - (80:4,0 [23] x:\dir\subdir\Test\TestComponent.cshtml) - Header
                    ComponentChildContent -  - ChildContent - context
                        HtmlContent - (88:4,8 [6] x:\dir\subdir\Test\TestComponent.cshtml)
                            LazyIntermediateToken - (88:4,8 [6] x:\dir\subdir\Test\TestComponent.cshtml) - Html - Hello!
