﻿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 - 
            MethodDeclaration -  - protected override - void - BuildRenderTree
                MarkupElement - (0:0,0 [29] x:\dir\subdir\Test\TestComponent.cshtml) - strong
                    CSharpExpression - (9:0,9 [11] x:\dir\subdir\Test\TestComponent.cshtml)
                        LazyIntermediateToken - (9:0,9 [11] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - TestDynamic
                HtmlContent - (29:0,29 [4] x:\dir\subdir\Test\TestComponent.cshtml)
                    LazyIntermediateToken - (29:0,29 [4] x:\dir\subdir\Test\TestComponent.cshtml) - Html - \n\n
                Component - (33:2,0 [33] x:\dir\subdir\Test\TestComponent.cshtml) - TestComponent
                    ComponentAttribute - (61:2,28 [1] x:\dir\subdir\Test\TestComponent.cshtml) - TestDynamic - TestDynamic - AttributeStructure.DoubleQuotes
                        LazyIntermediateToken - (61:2,28 [1] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - 4
            CSharpCode - (77:4,7 [65] x:\dir\subdir\Test\TestComponent.cshtml)
                LazyIntermediateToken - (77:4,7 [65] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - \n    [Parameter]\n    public dynamic TestDynamic { get; set; }\n
