﻿Document - 
    NamespaceDeclaration -  - Test
        UsingDirective - (3:1,1 [20] ) - global::System
        UsingDirective - (26:2,1 [40] ) - global::System.Collections.Generic
        UsingDirective - (69:3,1 [25] ) - global::System.Linq
        UsingDirective - (97:4,1 [36] ) - global::System.Threading.Tasks
        UsingDirective - (136:5,1 [45] ) - global::Microsoft.AspNetCore.Components
        ClassDeclaration -  - public partial - TestComponent - global::Microsoft.AspNetCore.Components.ComponentBase - 
            DesignTimeDirective - 
            CSharpCode - 
                IntermediateToken -  - CSharp - #pragma warning disable 0414
            CSharpCode - 
                IntermediateToken -  - CSharp - private static object __o = null;
            CSharpCode - 
                IntermediateToken -  - CSharp - #pragma warning restore 0414
            MethodDeclaration -  - protected override - void - BuildRenderTree
                CSharpCode - (2:0,2 [46] x:\dir\subdir\Test\TestComponent.cshtml)
                    LazyIntermediateToken - (2:0,2 [46] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp -  RenderFragment<string> header = (context) => 
                Template - (49:0,49 [38] x:\dir\subdir\Test\TestComponent.cshtml)
                    MarkupElement - (49:0,49 [38] x:\dir\subdir\Test\TestComponent.cshtml) - div
                        CSharpExpression - (55:0,55 [26] x:\dir\subdir\Test\TestComponent.cshtml)
                            LazyIntermediateToken - (55:0,55 [26] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - context.ToLowerInvariant()
                CSharpCode - (87:0,87 [2] x:\dir\subdir\Test\TestComponent.cshtml)
                    LazyIntermediateToken - (87:0,87 [2] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - ; 
                Component - (92:1,0 [114] x:\dir\subdir\Test\TestComponent.cshtml) - MyComponent
                    ComponentChildContent - (124:2,2 [41] x:\dir\subdir\Test\TestComponent.cshtml) - ChildContent - context
                        HtmlContent - (138:2,16 [12] x:\dir\subdir\Test\TestComponent.cshtml)
                            LazyIntermediateToken - (138:2,16 [12] x:\dir\subdir\Test\TestComponent.cshtml) - Html - Some Content
                    ComponentChildContent - (169:3,2 [21] x:\dir\subdir\Test\TestComponent.cshtml) - Footer - context
                        HtmlContent - (177:3,10 [4] x:\dir\subdir\Test\TestComponent.cshtml)
                            LazyIntermediateToken - (177:3,10 [4] x:\dir\subdir\Test\TestComponent.cshtml) - Html - Bye!
                    ComponentAttribute - (112:1,20 [7] x:\dir\subdir\Test\TestComponent.cshtml) - Header - Header - AttributeStructure.DoubleQuotes
                        CSharpExpression - (113:1,21 [6] x:\dir\subdir\Test\TestComponent.cshtml)
                            LazyIntermediateToken - (113:1,21 [6] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - header
