Document - 
    Checksum - 
    NamespaceDeclaration -  - 
        UsingStatement -  - System
        UsingStatement -  - System.Threading.Tasks
        ClassDeclaration -  -  -  -  - 
            DeclarePreallocatedTagHelperAttribute -  - __tagHelperAttribute_0 - value - Hello - HtmlAttributeValueStyle.DoubleQuotes
            DeclarePreallocatedTagHelperHtmlAttribute -  - __tagHelperAttribute_1 - type - text - HtmlAttributeValueStyle.SingleQuotes
            DeclarePreallocatedTagHelperHtmlAttribute -  - __tagHelperAttribute_2 - unbound - foo - HtmlAttributeValueStyle.DoubleQuotes
            DeclareTagHelperFields -  - FormTagHelper - InputTagHelper
            RazorMethodDeclaration -  -  -  -  - 
                CSharpStatement -  - BeginContext(31, 28, true);
                HtmlContent - (31:1,0 [28] BasicTest.cshtml) - <span someattr>Hola</span>\n
                CSharpStatement -  - EndContext();
                CSharpStatement -  - BeginContext(61, 7, false);
                CSharpExpression - (61:2,2 [7] BasicTest.cshtml)
                    CSharpToken - (61:2,2 [7] BasicTest.cshtml) - "Hello"
                CSharpStatement -  - EndContext();
                CSharpStatement -  - BeginContext(69, 2, true);
                HtmlContent - (69:2,10 [2] BasicTest.cshtml) - \n
                CSharpStatement -  - EndContext();
                TagHelper - (71:3,0 [87] BasicTest.cshtml)
                    InitializeTagHelperStructure -  - form - TagMode.StartTagAndEndTag
                        CSharpStatement -  - BeginContext(91, 6, true);
                        HtmlContent - (91:3,20 [6] BasicTest.cshtml) - \n    
                        CSharpStatement -  - EndContext();
                        TagHelper - (97:4,4 [52] BasicTest.cshtml)
                            InitializeTagHelperStructure -  - input - TagMode.SelfClosing
                            CreateTagHelper -  - InputTagHelper
                            SetPreallocatedTagHelperProperty -  - __tagHelperAttribute_0 - value - FooProp
                            SetTagHelperProperty - (121:4,28 [13] BasicTest.cshtml) - date - BarProp - HtmlAttributeValueStyle.DoubleQuotes
                                CSharpExpression - (122:4,29 [12] BasicTest.cshtml)
                                    CSharpToken - (122:4,29 [12] BasicTest.cshtml) - DateTime.Now
                            AddPreallocatedTagHelperHtmlAttribute -  - __tagHelperAttribute_1
                            CSharpStatement -  - BeginContext(97, 52, false);
                            ExecuteTagHelpers - 
                            CSharpStatement -  - EndContext();
                        CSharpStatement -  - BeginContext(149, 2, true);
                        HtmlContent - (149:4,56 [2] BasicTest.cshtml) - \n
                        CSharpStatement -  - EndContext();
                    CreateTagHelper -  - FormTagHelper
                    AddPreallocatedTagHelperHtmlAttribute -  - __tagHelperAttribute_2
                    CSharpStatement -  - BeginContext(71, 87, false);
                    ExecuteTagHelpers - 
                    CSharpStatement -  - EndContext();
