Document - 
    Checksum - 
    NamespaceDeclaration -  - Microsoft.AspNetCore.Razor.Evolution.IntegrationTests.TestFiles
        UsingStatement -  - System
        UsingStatement -  - System.Threading.Tasks
        ClassDeclaration -  - public - TestFiles_IntegrationTests_CodeGenerationIntegrationTest_SimpleTagHelpers_DesignTime -  - 
            DirectiveTokenHelper - 
                CSharpStatement -  - #pragma warning disable 219
                CSharpStatement -  - private void __RazorDirectiveTokenHelpers__() {
                DirectiveToken - (14:0,14 [15] SimpleTagHelpers.cshtml) - *, TestAssembly
                CSharpStatement -  - }
                CSharpStatement -  - #pragma warning restore 219
            CSharpStatement -  - private static System.Object __o = null;
            DeclareTagHelperFields -  - InputTagHelper
            RazorMethodDeclaration -  - public - async - System.Threading.Tasks.Task - ExecuteAsync
                HtmlContent - (29:0,29 [27] SimpleTagHelpers.cshtml) - \n<p>Hola</p>\n<form>\n    
                TagHelper - (56:3,4 [35] SimpleTagHelpers.cshtml)
                    InitializeTagHelperStructure -  - input - TagMode.SelfClosing
                    CreateTagHelper -  - InputTagHelper
                    SetTagHelperProperty - (70:3,18 [5] SimpleTagHelpers.cshtml) - value - FooProp - HtmlAttributeValueStyle.SingleQuotes
                        HtmlContent - (70:3,18 [5] SimpleTagHelpers.cshtml) - Hello
                    AddTagHelperHtmlAttribute -  - type - HtmlAttributeValueStyle.SingleQuotes
                        HtmlContent - (83:3,31 [4] SimpleTagHelpers.cshtml) - text
                    ExecuteTagHelpers - 
                HtmlContent - (91:3,39 [9] SimpleTagHelpers.cshtml) - \n</form>
