﻿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
                Component - (0:0,0 [93] x:\dir\subdir\Test\TestComponent.cshtml) - MyComponent
                    ComponentAttribute -  - AttributeBefore -  - AttributeStructure.DoubleQuotes
                        HtmlContent - (30:0,30 [6] x:\dir\subdir\Test\TestComponent.cshtml)
                            LazyIntermediateToken - (30:0,30 [6] x:\dir\subdir\Test\TestComponent.cshtml) - Html - before
                    Splat - (51:0,51 [15] x:\dir\subdir\Test\TestComponent.cshtml)
                        LazyIntermediateToken - (52:0,52 [14] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - someAttributes
                    ComponentAttribute -  - AttributeAfter -  - AttributeStructure.DoubleQuotes
                        HtmlContent - (84:0,84 [5] x:\dir\subdir\Test\TestComponent.cshtml)
                            LazyIntermediateToken - (84:0,84 [5] x:\dir\subdir\Test\TestComponent.cshtml) - Html - after
            CSharpCode - (104:2,7 [93] x:\dir\subdir\Test\TestComponent.cshtml)
                LazyIntermediateToken - (104:2,7 [93] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - \n    private Dictionary<string, object> someAttributes = new Dictionary<string, object>();\n
