Document - 
    Checksum - 
    NamespaceDeclaration -  - Microsoft.AspNetCore.Razor.Evolution.IntegrationTests.TestFiles
        UsingStatement -  - System
        UsingStatement -  - System.Threading.Tasks
        ClassDeclaration -  - public - TestFiles_IntegrationTests_CodeGenerationIntegrationTest_SimpleTagHelpers_Runtime -  - 
            DeclarePreallocatedTagHelperAttribute -  - __tagHelperAttribute_0 - value - Hello - HtmlAttributeValueStyle.SingleQuotes
            DeclarePreallocatedTagHelperHtmlAttribute -  - __tagHelperAttribute_1 - type - text - HtmlAttributeValueStyle.SingleQuotes
            DeclareTagHelperFields -  - InputTagHelper
            RazorMethodDeclaration -  - public - async - System.Threading.Tasks.Task - ExecuteAsync
                HtmlContent - (31:1,0 [25] SimpleTagHelpers.cshtml) - <p>Hola</p>\n<form>\n    
                TagHelper - (56:3,4 [35] SimpleTagHelpers.cshtml)
                    InitializeTagHelperStructure -  - input - TagMode.SelfClosing
                    CreateTagHelper -  - InputTagHelper
                    SetPreallocatedTagHelperProperty -  - __tagHelperAttribute_0 - value - FooProp
                    AddPreallocatedTagHelperHtmlAttribute -  - __tagHelperAttribute_1
                    ExecuteTagHelpers - 
                HtmlContent - (91:3,39 [9] SimpleTagHelpers.cshtml) - \n</form>
