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 [35] ) - Microsoft.AspNetCore.Blazor
        UsingDirective - (140:6,1 [46] ) - Microsoft.AspNetCore.Blazor.Components
        ClassDeclaration -  - public - TestComponent - Microsoft.AspNetCore.Blazor.Components.BlazorComponent - 
            MethodDeclaration -  - protected override - void - BuildRenderTree
                CSharpCode - 
                    IntermediateToken -  - CSharp - base.BuildRenderTree(builder);
                ComponentExtensionNode - (31:1,0 [228] x:\dir\subdir\Test\TestComponent.cshtml) - MyComponent - Test.MyComponent<string, int>
                    ComponentChildContent - (88:2,2 [58] x:\dir\subdir\Test\TestComponent.cshtml) - ChildContent
                        HtmlElement - (102:2,16 [29] x:\dir\subdir\Test\TestComponent.cshtml) - div
                            CSharpExpression - (108:2,22 [17] x:\dir\subdir\Test\TestComponent.cshtml)
                                IntermediateToken - (108:2,22 [17] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - context.ToLower()
                    ComponentChildContent - (148:3,0 [95] x:\dir\subdir\Test\TestComponent.cshtml) - AnotherChildContent
                        HtmlContent - (184:3,36 [4] x:\dir\subdir\Test\TestComponent.cshtml)
                            IntermediateToken - (184:3,36 [4] x:\dir\subdir\Test\TestComponent.cshtml) - Html - \n  
                        CSharpExpression - (189:4,3 [29] x:\dir\subdir\Test\TestComponent.cshtml)
                            IntermediateToken - (189:4,3 [29] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - System.Math.Max(0, item.Item)
                        HtmlContent - (218:4,32 [3] x:\dir\subdir\Test\TestComponent.cshtml)
                            IntermediateToken - (218:4,32 [3] x:\dir\subdir\Test\TestComponent.cshtml) - Html - ;\n
                    ComponentTypeArgumentExtensionNode - (51:1,20 [6] x:\dir\subdir\Test\TestComponent.cshtml) - TItem1
                        IntermediateToken - (51:1,20 [6] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - string
                    ComponentTypeArgumentExtensionNode - (65:1,34 [3] x:\dir\subdir\Test\TestComponent.cshtml) - TItem2
                        IntermediateToken - (65:1,34 [3] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - int
                    ComponentAttributeExtensionNode - (75:1,44 [7] x:\dir\subdir\Test\TestComponent.cshtml) - Item - Item
                        CSharpExpression - (76:1,45 [6] x:\dir\subdir\Test\TestComponent.cshtml)
                            IntermediateToken - (77:1,46 [4] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - "hi"
