﻿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 - 
            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
                Component - (0:0,0 [96] x:\dir\subdir\Test\TestComponent.cshtml) - MyComponent
                    ComponentChildContent -  - ChildContent - context
                        HtmlContent - (45:0,45 [11] x:\dir\subdir\Test\TestComponent.cshtml)
                            LazyIntermediateToken - (45:0,45 [11] x:\dir\subdir\Test\TestComponent.cshtml) - Html - \n    Some 
                        MarkupElement - (56:1,9 [16] x:\dir\subdir\Test\TestComponent.cshtml) - el
                            HtmlContent - (60:1,13 [7] x:\dir\subdir\Test\TestComponent.cshtml)
                                LazyIntermediateToken - (60:1,13 [7] x:\dir\subdir\Test\TestComponent.cshtml) - Html - further
                        HtmlContent - (72:1,25 [10] x:\dir\subdir\Test\TestComponent.cshtml)
                            LazyIntermediateToken - (72:1,25 [10] x:\dir\subdir\Test\TestComponent.cshtml) - Html -  content\n
                    SetKey - (19:0,19 [9] x:\dir\subdir\Test\TestComponent.cshtml) - 123 + 456
                    ComponentAttribute -  - SomeProp -  - AttributeStructure.DoubleQuotes
                        HtmlContent - (40:0,40 [3] x:\dir\subdir\Test\TestComponent.cshtml)
                            LazyIntermediateToken - (40:0,40 [3] x:\dir\subdir\Test\TestComponent.cshtml) - Html - val
                HtmlContent - (96:2,14 [2] x:\dir\subdir\Test\TestComponent.cshtml)
                    LazyIntermediateToken - (96:2,14 [2] x:\dir\subdir\Test\TestComponent.cshtml) - Html - \n
