Document - 
    NamespaceDeclaration -  - Test
        UsingDirective - (3:1,1 [14] ) - System
        UsingDirective - (18:2,1 [34] ) - System.Collections.Generic
        UsingDirective - (53:3,1 [19] ) - System.Linq
        UsingDirective - (73:4,1 [30] ) - System.Threading.Tasks
        UsingDirective - (104:5,1 [39] ) - Microsoft.AspNetCore.Components
        UsingDirective - (1:0,1 [51] x:\dir\subdir\Test\TestComponent.cshtml) - Microsoft.AspNetCore.Components.RenderTree
        ClassDeclaration -  - public partial - TestComponent - Microsoft.AspNetCore.Components.ComponentBase - 
            MethodDeclaration -  - protected override - void - BuildRenderTree
                CSharpCode - (54:1,2 [42] x:\dir\subdir\Test\TestComponent.cshtml)
                    IntermediateToken - (54:1,2 [42] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - \n    void RenderChildComponent()\n    {\n
                HtmlContent - (96:4,0 [8] x:\dir\subdir\Test\TestComponent.cshtml)
                    IntermediateToken - (96:4,0 [8] x:\dir\subdir\Test\TestComponent.cshtml) - Html -         
                Component - (104:4,8 [15] x:\dir\subdir\Test\TestComponent.cshtml) - MyComponent
                HtmlContent - (119:4,23 [2] x:\dir\subdir\Test\TestComponent.cshtml)
                    IntermediateToken - (119:4,23 [2] x:\dir\subdir\Test\TestComponent.cshtml) - Html - \n
                CSharpCode - (121:5,0 [7] x:\dir\subdir\Test\TestComponent.cshtml)
                    IntermediateToken - (121:5,0 [7] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp -     }\n
                HtmlContent - (131:7,0 [2] x:\dir\subdir\Test\TestComponent.cshtml)
                    IntermediateToken - (131:7,0 [2] x:\dir\subdir\Test\TestComponent.cshtml) - Html - \n
                CSharpCode - (135:8,2 [25] x:\dir\subdir\Test\TestComponent.cshtml)
                    IntermediateToken - (135:8,2 [25] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp -  RenderChildComponent(); 
