Document - 
    NamespaceDeclaration -  - __GeneratedComponent
        UsingDirective - (1:0,1 [14] ) - System
        UsingDirective - (16:1,1 [34] ) - System.Collections.Generic
        UsingDirective - (51:2,1 [19] ) - System.Linq
        UsingDirective - (71:3,1 [30] ) - System.Threading.Tasks
        UsingDirective - (102:4,1 [37] ) - Microsoft.AspNetCore.Components
        ClassDeclaration -  - public partial - AspNetCore_d3c3d6059615673cb46fc4974164d61eabadb890 - Microsoft.AspNetCore.Components.ComponentBase - IDisposable
            MethodDeclaration -  - protected override - void - BuildRenderTree
                MarkupElement - (25:1,0 [91] BasicComponent.cshtml) - div
                    HtmlAttribute - (29:1,4 [25] BasicComponent.cshtml) -  class=" - "
                        CSharpExpressionAttributeValue - (37:1,12 [16] BasicComponent.cshtml) - 
                            LazyIntermediateToken - (38:1,13 [15] BasicComponent.cshtml) - CSharp - this.ToString()
                    HtmlContent - (55:1,30 [23] BasicComponent.cshtml)
                        LazyIntermediateToken - (55:1,30 [19] BasicComponent.cshtml) - Html - \n    Hello world\n
                        LazyIntermediateToken - (74:3,0 [4] BasicComponent.cshtml) - Html -     
                    CSharpExpression - (79:3,5 [29] BasicComponent.cshtml)
                        LazyIntermediateToken - (79:3,5 [29] BasicComponent.cshtml) - CSharp - string.Format("{0}", "Hello")
            CSharpCode - (132:6,12 [37] BasicComponent.cshtml)
                LazyIntermediateToken - (132:6,12 [37] BasicComponent.cshtml) - CSharp - \n    void IDisposable.Dispose(){ }\n
