﻿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
        UsingDirective - (1:0,1 [12] x:\dir\subdir\Test\UseTestComponent.cshtml) - Test
        ClassDeclaration -  - public partial - UseTestComponent - global::Microsoft.AspNetCore.Components.ComponentBase - 
            MethodDeclaration -  - protected override - void - BuildRenderTree
                Component - (13:1,0 [94] x:\dir\subdir\Test\UseTestComponent.cshtml) - TestComponent
                    ComponentChildContent -  - ChildContent - context
                        MarkupElement - (74:2,4 [15] x:\dir\subdir\Test\UseTestComponent.cshtml) - p
                            CSharpExpression - (78:2,8 [7] x:\dir\subdir\Test\UseTestComponent.cshtml)
                                LazyIntermediateToken - (78:2,8 [7] x:\dir\subdir\Test\UseTestComponent.cshtml) - CSharp - context
                    ComponentAttribute - (34:1,21 [6] x:\dir\subdir\Test\UseTestComponent.cshtml) - Item1 - Item1 - AttributeStructure.DoubleQuotes
                        CSharpExpression - (35:1,22 [5] x:\dir\subdir\Test\UseTestComponent.cshtml)
                            LazyIntermediateToken - (35:1,22 [5] x:\dir\subdir\Test\UseTestComponent.cshtml) - CSharp - item1
                    ComponentAttribute - (48:1,35 [6] x:\dir\subdir\Test\UseTestComponent.cshtml) - Items2 - Items2 - AttributeStructure.DoubleQuotes
                        CSharpExpression - (49:1,36 [5] x:\dir\subdir\Test\UseTestComponent.cshtml)
                            LazyIntermediateToken - (49:1,36 [5] x:\dir\subdir\Test\UseTestComponent.cshtml) - CSharp - items
                    ComponentAttribute - (61:1,48 [6] x:\dir\subdir\Test\UseTestComponent.cshtml) - Item3 - Item3 - AttributeStructure.DoubleQuotes
                        CSharpExpression - (62:1,49 [5] x:\dir\subdir\Test\UseTestComponent.cshtml)
                            LazyIntermediateToken - (62:1,49 [5] x:\dir\subdir\Test\UseTestComponent.cshtml) - CSharp - item1
            CSharpCode - (118:5,7 [268] x:\dir\subdir\Test\UseTestComponent.cshtml)
                LazyIntermediateToken - (118:5,7 [268] x:\dir\subdir\Test\UseTestComponent.cshtml) - CSharp - \n    Image item1 = new Image() { id = 1, url="https://example.com"};\n    static Tag tag1 = new Tag() { description = "A description."};\n    static Tag tag2 = new Tag() { description = "Another description."};\n    List<Tag> items = new List<Tag>() { tag1, tag2 };\n
    NamespaceDeclaration -  - __Blazor.Test.UseTestComponent
        ClassDeclaration -  - internal static - TypeInference -  - 
            ComponentTypeInferenceMethod -  - __Blazor.Test.UseTestComponent.TypeInference - CreateTestComponent_0
