﻿Document - 
    NamespaceDeclaration -  - Test
        UsingDirective - (3:1,1 [20] ) - global::System
        UsingDirective - (26:2,1 [40] ) - global::System.Collections.Generic
        UsingDirective - (69:3,1 [25] ) - global::System.Linq
        UsingDirective - (97:4,1 [36] ) - global::System.Threading.Tasks
        UsingDirective - (136:5,1 [45] ) - global::Microsoft.AspNetCore.Components
        ClassDeclaration -  - public partial - TestComponent - global::Microsoft.AspNetCore.Components.ComponentBase - 
            MethodDeclaration -  - protected override - void - BuildRenderTree
                Component - (0:0,0 [115] x:\dir\subdir\Test\TestComponent.cshtml) - SomeOtherComponent
                    ComponentChildContent -  - ChildContent - context
                        MarkupElement - (26:1,4 [39] x:\dir\subdir\Test\TestComponent.cshtml) - h1
                            HtmlContent - (30:1,8 [17] x:\dir\subdir\Test\TestComponent.cshtml)
                                LazyIntermediateToken - (30:1,8 [17] x:\dir\subdir\Test\TestComponent.cshtml) - Html - Child content at 
                            CSharpExpression - (48:1,26 [12] x:\dir\subdir\Test\TestComponent.cshtml)
                                LazyIntermediateToken - (48:1,26 [12] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - DateTime.Now
                        HtmlContent - (65:1,43 [6] x:\dir\subdir\Test\TestComponent.cshtml)
                            LazyIntermediateToken - (65:1,43 [6] x:\dir\subdir\Test\TestComponent.cshtml) - Html - \n    
                        MarkupElement - (71:2,4 [21] x:\dir\subdir\Test\TestComponent.cshtml) - p
                            HtmlContent - (74:2,7 [5] x:\dir\subdir\Test\TestComponent.cshtml)
                                LazyIntermediateToken - (74:2,7 [5] x:\dir\subdir\Test\TestComponent.cshtml) - Html - Very 
                            CSharpExpression - (81:2,14 [6] x:\dir\subdir\Test\TestComponent.cshtml)
                                LazyIntermediateToken - (81:2,14 [6] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - "good"
                HtmlContent - (115:3,21 [4] x:\dir\subdir\Test\TestComponent.cshtml)
                    LazyIntermediateToken - (115:3,21 [4] x:\dir\subdir\Test\TestComponent.cshtml) - Html - \n\n
                MarkupBlock -  - <h1>Hello</h1>
