﻿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 [80] x:\dir\subdir\Test\UseTestComponent.cshtml) - TestComponent
                    ComponentChildContent -  - ChildContent - context
                        MarkupElement - (60:2,4 [15] x:\dir\subdir\Test\UseTestComponent.cshtml) - p
                            CSharpExpression - (64:2,8 [7] x:\dir\subdir\Test\UseTestComponent.cshtml)
                                LazyIntermediateToken - (64:2,8 [7] x:\dir\subdir\Test\UseTestComponent.cshtml) - CSharp - context
                    ComponentAttribute - (34:1,21 [5] x:\dir\subdir\Test\UseTestComponent.cshtml) - Item1 - Item1 - AttributeStructure.DoubleQuotes
                        LazyIntermediateToken - (34:1,21 [5] x:\dir\subdir\Test\UseTestComponent.cshtml) - CSharp - item1
                    ComponentAttribute - (47:1,34 [6] x:\dir\subdir\Test\UseTestComponent.cshtml) - Items2 - Items2 - AttributeStructure.DoubleQuotes
                        LazyIntermediateToken - (47:1,34 [6] x:\dir\subdir\Test\UseTestComponent.cshtml) - CSharp - items2
            CSharpCode - (104:5,7 [176] x:\dir\subdir\Test\UseTestComponent.cshtml)
                LazyIntermediateToken - (104:5,7 [176] x:\dir\subdir\Test\UseTestComponent.cshtml) - CSharp - \n    (string, int) item1 = ("A string", 42);\n    static (string, int) item2 = ("Another string", 42);\n    List<(string, int)> items2 = new List<(string, int)>() { item2 };\n
    NamespaceDeclaration -  - __Blazor.Test.UseTestComponent
        ClassDeclaration -  - internal static - TypeInference -  - 
            ComponentTypeInferenceMethod -  - __Blazor.Test.UseTestComponent.TypeInference - CreateTestComponent_0
