﻿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 [43] x:\dir\subdir\Test\TestComponent.cshtml) - Microsoft.AspNetCore.Components.Web
        ClassDeclaration -  - public partial - TestComponent - global::Microsoft.AspNetCore.Components.ComponentBase - 
            MethodDeclaration -  - protected override - void - BuildRenderTree
                MarkupElement - (44:1,0 [79] x:\dir\subdir\Test\TestComponent.cshtml) - form
                    HtmlAttribute -  - method=" - "
                        HtmlAttributeValue - (58:1,14 [4] x:\dir\subdir\Test\TestComponent.cshtml) - 
                            LazyIntermediateToken - (58:1,14 [4] x:\dir\subdir\Test\TestComponent.cshtml) - Html - post
                    HtmlAttribute - (75:1,31 [9] x:\dir\subdir\Test\TestComponent.cshtml) - onsubmit=" - "
                        CSharpExpressionAttributeValue -  - 
                            IntermediateToken -  - CSharp - global::Microsoft.AspNetCore.Components.EventCallback.Factory.Create<global::System.EventArgs>(this, 
                            LazyIntermediateToken - (75:1,31 [9] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - () => { }
                            IntermediateToken -  - CSharp - )
                    FormName - (97:1,53 [2] x:\dir\subdir\Test\TestComponent.cshtml)
                        CSharpExpression - (98:1,54 [1] x:\dir\subdir\Test\TestComponent.cshtml)
                            LazyIntermediateToken - (98:1,54 [1] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - x
                    HtmlAttribute -  - @formname=" - "
                        CSharpExpression - (113:1,69 [1] x:\dir\subdir\Test\TestComponent.cshtml)
                            LazyIntermediateToken - (113:1,69 [1] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - y
            CSharpCode - (132:2,7 [44] x:\dir\subdir\Test\TestComponent.cshtml)
                LazyIntermediateToken - (132:2,7 [44] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - \n    string x = "a";\n    string y = "b";\n
