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 - TestComponent - Microsoft.AspNetCore.Components.ComponentBase - 
            MethodDeclaration -  - protected override - void - BuildRenderTree
                CSharpCode - (56:2,2 [32] x:\dir\subdir\Test\TestComponent.cshtml)
                    IntermediateToken - (56:2,2 [32] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp -  RenderChildComponent(builder); 
            CSharpCode - (100:4,7 [67] x:\dir\subdir\Test\TestComponent.cshtml)
                IntermediateToken - (100:4,7 [67] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - \n    void RenderChildComponent(RenderTreeBuilder builder)\n    {\n
            HtmlContent - (167:7,0 [8] x:\dir\subdir\Test\TestComponent.cshtml)
                IntermediateToken - (167:7,0 [8] x:\dir\subdir\Test\TestComponent.cshtml) - Html -         
            Component - (175:7,8 [15] x:\dir\subdir\Test\TestComponent.cshtml) - MyComponent
            HtmlContent - (190:7,23 [2] x:\dir\subdir\Test\TestComponent.cshtml)
                IntermediateToken - (190:7,23 [2] x:\dir\subdir\Test\TestComponent.cshtml) - Html - \n
            CSharpCode - (192:8,0 [7] x:\dir\subdir\Test\TestComponent.cshtml)
                IntermediateToken - (192:8,0 [7] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp -     }\n
