﻿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
        UsingDirective - (1:0,1 [10] x:\dir\subdir\Test\UseTestComponent.cshtml) - Test
        ClassDeclaration -  - public partial - UseTestComponent - 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
                HtmlContent - (11:0,11 [2] x:\dir\subdir\Test\UseTestComponent.cshtml)
                    LazyIntermediateToken - (11:0,11 [2] x:\dir\subdir\Test\UseTestComponent.cshtml) - Html - \n
                Component - (13:1,0 [111] x:\dir\subdir\Test\UseTestComponent.cshtml) - TestComponent
                    ComponentChildContent -  - ChildContent - context
                        HtmlContent - (70:1,57 [6] x:\dir\subdir\Test\UseTestComponent.cshtml)
                            LazyIntermediateToken - (70:1,57 [6] x:\dir\subdir\Test\UseTestComponent.cshtml) - Html - \n    
                        MarkupElement - (76:2,4 [30] x:\dir\subdir\Test\UseTestComponent.cshtml) - p
                            CSharpExpression - (80:2,8 [22] x:\dir\subdir\Test\UseTestComponent.cshtml)
                                LazyIntermediateToken - (80:2,8 [22] x:\dir\subdir\Test\UseTestComponent.cshtml) - CSharp - context[0].description
                        HtmlContent - (106:2,34 [2] x:\dir\subdir\Test\UseTestComponent.cshtml)
                            LazyIntermediateToken - (106:2,34 [2] x:\dir\subdir\Test\UseTestComponent.cshtml) - Html - \n
                    ComponentAttribute - (35:1,22 [6] x:\dir\subdir\Test\UseTestComponent.cshtml) - Items1 - Items1 - AttributeStructure.DoubleQuotes
                        LazyIntermediateToken - (35:1,22 [6] x:\dir\subdir\Test\UseTestComponent.cshtml) - CSharp - items1
                    ComponentAttribute - (49:1,36 [6] x:\dir\subdir\Test\UseTestComponent.cshtml) - Items2 - Items2 - AttributeStructure.DoubleQuotes
                        LazyIntermediateToken - (49:1,36 [6] x:\dir\subdir\Test\UseTestComponent.cshtml) - CSharp - items2
                    ComponentAttribute - (63:1,50 [6] x:\dir\subdir\Test\UseTestComponent.cshtml) - Items3 - Items3 - AttributeStructure.DoubleQuotes
                        LazyIntermediateToken - (63:1,50 [6] x:\dir\subdir\Test\UseTestComponent.cshtml) - CSharp - items3
                HtmlContent - (124:3,16 [4] x:\dir\subdir\Test\UseTestComponent.cshtml)
                    LazyIntermediateToken - (124:3,16 [4] x:\dir\subdir\Test\UseTestComponent.cshtml) - Html - \n\n
            CSharpCode - (135:5,7 [208] x:\dir\subdir\Test\UseTestComponent.cshtml)
                LazyIntermediateToken - (135:5,7 [208] x:\dir\subdir\Test\UseTestComponent.cshtml) - CSharp - \n    static Tag tag = new Tag() { description = "A description."};\n    Tag[] items1 = new [] { tag };\n    List<Tag[]> items2 = new List<Tag[]>() { new [] { tag } };\n    Tag[] items3() => new [] { tag };\n
    NamespaceDeclaration -  - __Blazor.Test.UseTestComponent
        ClassDeclaration -  - internal static - TypeInference -  - 
            ComponentTypeInferenceMethod -  - __Blazor.Test.UseTestComponent.TypeInference - CreateTestComponent_0
