﻿Document - 
    NamespaceDeclaration -  - Test
        UsingDirective - (3:1,1 [22] ) - global::System
        UsingDirective - (26:2,1 [42] ) - global::System.Collections.Generic
        UsingDirective - (69:3,1 [27] ) - global::System.Linq
        UsingDirective - (97:4,1 [38] ) - global::System.Threading.Tasks
        UsingDirective - (136:5,1 [47] ) - global::Microsoft.AspNetCore.Components
        ClassDeclaration -  - public partial - TestComponent - global::Microsoft.AspNetCore.Components.ComponentBase - 
            MethodDeclaration -  - protected override - void - BuildRenderTree
                Component - (0:0,0 [229] x:\dir\subdir\Test\TestComponent.cshtml) - MyComponent
                    ComponentChildContent - (58:1,2 [58] x:\dir\subdir\Test\TestComponent.cshtml) - ChildContent - context
                        MarkupElement - (72:1,16 [29] x:\dir\subdir\Test\TestComponent.cshtml) - div
                            CSharpExpression - (78:1,22 [17] x:\dir\subdir\Test\TestComponent.cshtml)
                                LazyIntermediateToken - (78:1,22 [17] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - context.ToLower()
                    ComponentChildContent - (118:2,0 [95] x:\dir\subdir\Test\TestComponent.cshtml) - AnotherChildContent - item
                        CSharpExpression - (159:3,3 [29] x:\dir\subdir\Test\TestComponent.cshtml)
                            LazyIntermediateToken - (159:3,3 [29] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - System.Math.Max(0, item.Item)
                        HtmlContent - (188:3,32 [3] x:\dir\subdir\Test\TestComponent.cshtml)
                            LazyIntermediateToken - (188:3,32 [3] x:\dir\subdir\Test\TestComponent.cshtml) - Html - ;\n
                    ComponentAttribute - (19:0,19 [7] x:\dir\subdir\Test\TestComponent.cshtml) - Item - Item - AttributeStructure.DoubleQuotes
                        CSharpExpression - (20:0,20 [6] x:\dir\subdir\Test\TestComponent.cshtml)
                            LazyIntermediateToken - (21:0,21 [4] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - "hi"
                    ComponentAttribute - (34:0,34 [19] x:\dir\subdir\Test\TestComponent.cshtml) - Items - Items - AttributeStructure.DoubleQuotes
                        CSharpExpression - (35:0,35 [18] x:\dir\subdir\Test\TestComponent.cshtml)
                            LazyIntermediateToken - (36:0,36 [16] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - new List<long>()
    NamespaceDeclaration -  - __Blazor.Test.TestComponent
        ClassDeclaration -  - internal static - TypeInference -  - 
            ComponentTypeInferenceMethod -  - __Blazor.Test.TestComponent.TypeInference - CreateMyComponent_0
