﻿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 [47] x:\dir\subdir\Test\TestComponent.cshtml) - Microsoft.AspNetCore.Components.Rendering
        ClassDeclaration -  - public partial - TestComponent - global::Microsoft.AspNetCore.Components.ComponentBase - 
            MethodDeclaration -  - protected override - void - BuildRenderTree
            CSharpCode - (57:1,7 [57] x:\dir\subdir\Test\TestComponent.cshtml)
                LazyIntermediateToken - (57:1,7 [57] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - \n    void MyMethod(RenderTreeBuilder __builder)\n    {\n
            MarkupElement - (122:4,8 [162] x:\dir\subdir\Test\TestComponent.cshtml) - ul
                CSharpCode - (128:5,0 [12] x:\dir\subdir\Test\TestComponent.cshtml)
                    LazyIntermediateToken - (128:5,0 [12] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp -             
                CSharpCode - (141:5,13 [46] x:\dir\subdir\Test\TestComponent.cshtml)
                    LazyIntermediateToken - (141:5,13 [46] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - for (var i = 0; i < 100; i++)\n            {\n
                MarkupElement - (203:7,16 [51] x:\dir\subdir\Test\TestComponent.cshtml) - li
                    CSharpExpression - (230:8,21 [1] x:\dir\subdir\Test\TestComponent.cshtml)
                        LazyIntermediateToken - (230:8,21 [1] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - i
                CSharpCode - (256:10,0 [15] x:\dir\subdir\Test\TestComponent.cshtml)
                    LazyIntermediateToken - (256:10,0 [15] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp -             }\n
            CSharpCode - (286:12,0 [7] x:\dir\subdir\Test\TestComponent.cshtml)
                LazyIntermediateToken - (286:12,0 [7] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp -     }\n
