Document - 
    NamespaceDeclaration -  - Test
        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
        ClassDeclaration -  - public partial - TestComponent - Microsoft.AspNetCore.Components.ComponentBase - 
            DesignTimeDirective - 
            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
                Component - (0:0,0 [87] x:\dir\subdir\Test\TestComponent.cshtml) - Test.MyComponent
                    ComponentChildContent -  - ChildContent - context
                        HtmlContent - (33:0,33 [4] x:\dir\subdir\Test\TestComponent.cshtml)
                            LazyIntermediateToken - (33:0,33 [4] x:\dir\subdir\Test\TestComponent.cshtml) - Html - \n  
                        MarkupElement - (37:1,2 [29] x:\dir\subdir\Test\TestComponent.cshtml) - div
                            CSharpExpression - (43:1,8 [17] x:\dir\subdir\Test\TestComponent.cshtml)
                                LazyIntermediateToken - (43:1,8 [17] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - context.ToLower()
                        HtmlContent - (66:1,31 [2] x:\dir\subdir\Test\TestComponent.cshtml)
                            LazyIntermediateToken - (66:1,31 [2] x:\dir\subdir\Test\TestComponent.cshtml) - Html - \n
                    ComponentAttribute - (24:0,24 [7] x:\dir\subdir\Test\TestComponent.cshtml) - Item - Item - AttributeStructure.DoubleQuotes
                        CSharpExpression - (25:0,25 [6] x:\dir\subdir\Test\TestComponent.cshtml)
                            LazyIntermediateToken - (26:0,26 [4] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - "hi"
    NamespaceDeclaration -  - __Blazor.Test.TestComponent
        ClassDeclaration -  - internal static - TypeInference -  - 
            ComponentTypeInferenceMethod -  - __Blazor.Test.TestComponent.TypeInference - CreateTest_MyComponent_0
