Document - 
    Checksum - 
    NamespaceDeclaration -  - Microsoft.AspNetCore.Razor.Evolution.IntegrationTests.TestFiles
        UsingStatement -  - System
        UsingStatement -  - System.Threading.Tasks
        ClassDeclaration -  - public - TestFiles_IntegrationTests_CodeGenerationIntegrationTest_Sections_Runtime -  - 
            RazorMethodDeclaration -  - public - async - System.Threading.Tasks.Task - ExecuteAsync
                CSharpStatement - (2:0,2 [44] Sections.cshtml) - \n    Layout = "_SectionTestLayout.cshtml"\n
                HtmlContent - (49:3,0 [31] Sections.cshtml) - \n<div>This is in the Body>\n\n
                CSharpStatement -  - DefineSection("Section2", async () => {
                HtmlContent - (99:6,19 [10] Sections.cshtml) - \n    <div
                HtmlAttribute - (109:7,8 [20] Sections.cshtml) -  class=" - "
                    HtmlAttributeValue - (117:7,16 [4] Sections.cshtml) -  - some
                    CSharpAttributeValue - (121:7,20 [7] Sections.cshtml) -  
                        CSharpExpression - (123:7,22 [5] Sections.cshtml)
                            RazorIRToken - (123:7,22 [5] Sections.cshtml) - CSharp - thing
                HtmlContent - (129:7,28 [29] Sections.cshtml) - >This is in Section 2</div>\n
                CSharpStatement -  - });
                HtmlContent - (161:9,0 [2] Sections.cshtml) - \n
                CSharpStatement -  - DefineSection("Section1", async () => {
                HtmlContent - (182:10,19 [39] Sections.cshtml) - \n    <div>This is in Section 1</div>\n
                CSharpStatement -  - });
                HtmlContent - (224:13,0 [2] Sections.cshtml) - \n
                CSharpStatement -  - DefineSection("NestedDelegates", async () => {
                HtmlContent - (252:14,26 [2] Sections.cshtml) - \n
                CSharpStatement - (254:15,0 [4] Sections.cshtml) -     
                CSharpStatement - (260:15,6 [27] Sections.cshtml) -  Func<dynamic, object> f = 
                Template - (288:15,34 [17] Sections.cshtml)
                    HtmlContent - (288:15,34 [6] Sections.cshtml) - <span>
                    CSharpExpression - (295:15,41 [4] Sections.cshtml)
                        RazorIRToken - (295:15,41 [4] Sections.cshtml) - CSharp - item
                    HtmlContent - (299:15,45 [7] Sections.cshtml) - </span>
                CSharpStatement - (306:15,52 [2] Sections.cshtml) - ; 
                CSharpStatement -  - });
