﻿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
        UsingDirective - (1:0,1 [41] x:\dir\subdir\Test\TestComponent.cshtml) - Microsoft.AspNetCore.Components.Web
        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
                HtmlContent - (42:0,42 [2] x:\dir\subdir\Test\TestComponent.cshtml)
                    LazyIntermediateToken - (42:0,42 [2] x:\dir\subdir\Test\TestComponent.cshtml) - Html - \n
                MarkupElement - (44:1,0 [73] x:\dir\subdir\Test\TestComponent.cshtml) - form
                    HtmlContent - (82:1,38 [6] x:\dir\subdir\Test\TestComponent.cshtml)
                        LazyIntermediateToken - (82:1,38 [6] x:\dir\subdir\Test\TestComponent.cshtml) - Html - \n    
                    MarkupElement - (88:2,4 [20] x:\dir\subdir\Test\TestComponent.cshtml) - p
                        CSharpExpression - (92:2,8 [12] x:\dir\subdir\Test\TestComponent.cshtml)
                            LazyIntermediateToken - (92:2,8 [12] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - DateTime.Now
                    HtmlContent - (108:2,24 [2] x:\dir\subdir\Test\TestComponent.cshtml)
                        LazyIntermediateToken - (108:2,24 [2] x:\dir\subdir\Test\TestComponent.cshtml) - Html - \n
                    FormName - (61:1,17 [6] x:\dir\subdir\Test\TestComponent.cshtml)
                        HtmlContent - (61:1,17 [6] x:\dir\subdir\Test\TestComponent.cshtml)
                            LazyIntermediateToken - (61:1,17 [6] x:\dir\subdir\Test\TestComponent.cshtml) - Html - myform
                    HtmlAttribute -  - class=" - "
                        HtmlAttributeValue - (76:1,32 [4] x:\dir\subdir\Test\TestComponent.cshtml) - 
                            LazyIntermediateToken - (76:1,32 [4] x:\dir\subdir\Test\TestComponent.cshtml) - Html - nice
