Document - 
    Checksum - 
    NamespaceDeclaration -  - Microsoft.AspNetCore.Razor.Evolution.IntegrationTests.TestFiles
        UsingStatement -  - System
        UsingStatement -  - System.Threading.Tasks
        ClassDeclaration -  - public - TestFiles_IntegrationTests_CodeGenerationIntegrationTest_TagHelpersWithPrefix_DesignTime -  - 
            DirectiveTokenHelper - 
                CSharpStatement -  - #pragma warning disable 219
                CSharpStatement -  - private void __RazorDirectiveTokenHelpers__() {
                DirectiveToken - (14:0,14 [15] TagHelpersWithPrefix.cshtml) - *, TestAssembly
                DirectiveToken - (48:1,17 [5] TagHelpersWithPrefix.cshtml) - cool:
                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 [2] TagHelpersWithPrefix.cshtml) - \n
                HtmlContent - (53:1,22 [14] TagHelpersWithPrefix.cshtml) - \n<form>\n    
                TagHelper - (67:3,4 [39] TagHelpersWithPrefix.cshtml)
                    InitializeTagHelperStructure -  - input - TagMode.SelfClosing
                    CreateTagHelper -  - InputTagHelper
                    SetTagHelperProperty - (85:3,22 [6] TagHelpersWithPrefix.cshtml) - bound - BoundProp - HtmlAttributeValueStyle.DoubleQuotes
                        CSharpExpression - (86:3,23 [5] TagHelpersWithPrefix.cshtml)
                            RazorIRToken - (86:3,23 [5] TagHelpersWithPrefix.cshtml) - CSharp - Hello
                    AddTagHelperHtmlAttribute -  - type - HtmlAttributeValueStyle.SingleQuotes
                        HtmlContent - (98:3,35 [4] TagHelpersWithPrefix.cshtml) - text
                    ExecuteTagHelpers - 
                HtmlContent - (106:3,43 [9] TagHelpersWithPrefix.cshtml) - \n</form>
