Document - 
    NamespaceDeclaration -  - AnotherTest
        UsingDirective - (3:1,1 [12] ) - System
        UsingDirective - (18:2,1 [32] ) - System.Collections.Generic
        UsingDirective - (53:3,1 [17] ) - System.Linq
        UsingDirective - (73:4,1 [28] ) - System.Threading.Tasks
        UsingDirective - (104:5,1 [37] ) - Microsoft.AspNetCore.Components
        UsingDirective - (1:0,1 [10] x:\dir\subdir\Test\TestComponent.cshtml) - Test
        ClassDeclaration -  - public partial - TestComponent - Microsoft.AspNetCore.Components.ComponentBase - 
            DesignTimeDirective - 
                DirectiveToken - (24:1,11 [11] x:\dir\subdir\Test\TestComponent.cshtml) - AnotherTest
            CSharpCode - 
                IntermediateToken -  - CSharp - #pragma warning disable 0414
            CSharpCode - 
                IntermediateToken -  - CSharp - private static System.Object __o = null;
            CSharpCode - 
                IntermediateToken -  - CSharp - #pragma warning restore 0414
            MethodDeclaration -  - protected override - void - BuildRenderTree
                HtmlContent - (11:0,11 [2] x:\dir\subdir\Test\TestComponent.cshtml)
                    IntermediateToken - (11:0,11 [2] x:\dir\subdir\Test\TestComponent.cshtml) - Html - \n
                HtmlContent - (37:2,0 [2] x:\dir\subdir\Test\TestComponent.cshtml)
                    IntermediateToken - (37:2,0 [2] x:\dir\subdir\Test\TestComponent.cshtml) - Html - \n
                Component - (39:3,0 [51] x:\dir\subdir\Test\TestComponent.cshtml) - HeaderComponent
                    ComponentAttribute - (64:3,25 [4] x:\dir\subdir\Test\TestComponent.cshtml) - Header - Header - AttributeStructure.SingleQuotes
                        HtmlContent - (64:3,25 [4] x:\dir\subdir\Test\TestComponent.cshtml)
                            IntermediateToken - (64:3,25 [4] x:\dir\subdir\Test\TestComponent.cshtml) - Html - head
                HtmlContent - (90:4,18 [2] x:\dir\subdir\Test\TestComponent.cshtml)
                    IntermediateToken - (90:4,18 [2] x:\dir\subdir\Test\TestComponent.cshtml) - Html - \n
                Component - (92:5,0 [51] x:\dir\subdir\Test\TestComponent.cshtml) - FooterComponent
                    ComponentAttribute - (117:5,25 [4] x:\dir\subdir\Test\TestComponent.cshtml) - Footer - Footer - AttributeStructure.SingleQuotes
                        HtmlContent - (117:5,25 [4] x:\dir\subdir\Test\TestComponent.cshtml)
                            IntermediateToken - (117:5,25 [4] x:\dir\subdir\Test\TestComponent.cshtml) - Html - feet
                HtmlContent - (143:6,18 [2] x:\dir\subdir\Test\TestComponent.cshtml)
                    IntermediateToken - (143:6,18 [2] x:\dir\subdir\Test\TestComponent.cshtml) - Html - \n
