Document - 
    Checksum - 
    NamespaceDeclaration -  - Microsoft.AspNetCore.Razor.Evolution.IntegrationTests.TestFiles
        UsingStatement -  - System
        UsingStatement -  - System.Threading.Tasks
        ClassDeclaration -  - public - TestFiles_IntegrationTests_CodeGenerationIntegrationTest_TagHelpersInSection_Runtime -  - 
            DeclareTagHelperFields -  - TestNamespace.MyTagHelper - TestNamespace.NestedTagHelper
            RazorMethodDeclaration -  - public - async - System.Threading.Tasks.Task - ExecuteAsync
                HtmlContent - (33:1,0 [2] TagHelpersInSection.cshtml) - \n
                CSharpStatement - (37:2,2 [31] TagHelpersInSection.cshtml) - \n    var code = "some code";\n
                HtmlContent - (71:5,0 [2] TagHelpersInSection.cshtml) - \n
                CSharpStatement -  - DefineSection("MySection", async () => {
                HtmlContent - (93:6,20 [21] TagHelpersInSection.cshtml) - \n    <div>\n        
                TagHelper - (114:8,8 [245] TagHelpersInSection.cshtml)
                    InitializeTagHelperStructure -  - mytaghelper - TagMode.StartTagAndEndTag
                        HtmlContent - (217:8,111 [52] TagHelpersInSection.cshtml) - \n            In None ContentBehavior.\n            
                        TagHelper - (269:10,12 [66] TagHelpersInSection.cshtml)
                            InitializeTagHelperStructure -  - nestedtaghelper - TagMode.StartTagAndEndTag
                                HtmlContent - (286:10,29 [26] TagHelpersInSection.cshtml) - Some buffered values with 
                                CSharpExpression - (313:10,56 [4] TagHelpersInSection.cshtml)
                                    RazorIRToken - (313:10,56 [4] TagHelpersInSection.cshtml) - CSharp - code
                            CreateTagHelper -  - TestNamespace.NestedTagHelper
                            ExecuteTagHelpers - 
                        HtmlContent - (335:10,78 [10] TagHelpersInSection.cshtml) - \n        
                    CreateTagHelper -  - TestNamespace.MyTagHelper
                    SetTagHelperProperty - (142:8,36 [27] TagHelpersInSection.cshtml) - boundproperty - BoundProperty - HtmlAttributeValueStyle.DoubleQuotes
                        HtmlContent - (142:8,36 [14] TagHelpersInSection.cshtml) - Current Time: 
                        CSharpExpression - (157:8,51 [12] TagHelpersInSection.cshtml)
                            RazorIRToken - (157:8,51 [12] TagHelpersInSection.cshtml) - CSharp - DateTime.Now
                    AddTagHelperHtmlAttribute -  - unboundproperty - HtmlAttributeValueStyle.DoubleQuotes
                        HtmlAttributeValue - (188:8,82 [7] TagHelpersInSection.cshtml) -  - Current
                        HtmlAttributeValue - (195:8,89 [6] TagHelpersInSection.cshtml) -   - Time:
                        CSharpAttributeValue - (201:8,95 [14] TagHelpersInSection.cshtml) -  
                            CSharpExpression - (203:8,97 [12] TagHelpersInSection.cshtml)
                                RazorIRToken - (203:8,97 [12] TagHelpersInSection.cshtml) - CSharp - DateTime.Now
                    ExecuteTagHelpers - 
                HtmlContent - (359:11,22 [14] TagHelpersInSection.cshtml) - \n    </div>\n
                CSharpStatement -  - });
