Document - 
    Checksum - 
    NamespaceDeclaration -  - Microsoft.AspNetCore.Razor.Evolution.IntegrationTests.TestFiles
        UsingStatement -  - System
        UsingStatement -  - System.Threading.Tasks
        ClassDeclaration -  - public - TestFiles_IntegrationTests_CodeGenerationIntegrationTest_SymbolBoundAttributes_DesignTime -  - 
            DirectiveTokenHelper - 
                CSharpStatement -  - #pragma warning disable 219
                CSharpStatement -  - private void __RazorDirectiveTokenHelpers__() {
                DirectiveToken - (14:0,14 [15] SymbolBoundAttributes.cshtml) - *, TestAssembly
                CSharpStatement -  - }
                CSharpStatement -  - #pragma warning restore 219
            CSharpStatement -  - private static System.Object __o = null;
            DeclareTagHelperFields -  - TestNamespace.CatchAllTagHelper
            RazorMethodDeclaration -  - public - async - System.Threading.Tasks.Task - ExecuteAsync
                HtmlContent - (29:0,29 [255] SymbolBoundAttributes.cshtml) - \n\n<ul [item]="items"></ul>\n<ul [(item)]="items"></ul>\n<button (click)="doSomething()">Click Me</button>\n<button (^click)="doSomething()">Click Me</button>\n<template *something="value">\n</template>\n<div #local></div>\n<div #local="value"></div>\n\n
                TagHelper - (284:11,0 [45] SymbolBoundAttributes.cshtml)
                    InitializeTagHelperStructure -  - ul - TagMode.StartTagAndEndTag
                    CreateTagHelper -  - TestNamespace.CatchAllTagHelper
                    AddTagHelperHtmlAttribute -  - bound - HtmlAttributeValueStyle.Minimized
                    SetTagHelperProperty - (302:11,18 [5] SymbolBoundAttributes.cshtml) - [item] - ListItems - HtmlAttributeValueStyle.DoubleQuotes
                        HtmlContent - (302:11,18 [5] SymbolBoundAttributes.cshtml) - items
                    AddTagHelperHtmlAttribute -  - [item] - HtmlAttributeValueStyle.DoubleQuotes
                        HtmlContent - (317:11,33 [5] SymbolBoundAttributes.cshtml) - items
                    ExecuteTagHelpers - 
                HtmlContent - (329:11,45 [2] SymbolBoundAttributes.cshtml) - \n
                TagHelper - (331:12,0 [49] SymbolBoundAttributes.cshtml)
                    InitializeTagHelperStructure -  - ul - TagMode.StartTagAndEndTag
                    CreateTagHelper -  - TestNamespace.CatchAllTagHelper
                    AddTagHelperHtmlAttribute -  - bound - HtmlAttributeValueStyle.Minimized
                    SetTagHelperProperty - (351:12,20 [5] SymbolBoundAttributes.cshtml) - [(item)] - ArrayItems - HtmlAttributeValueStyle.DoubleQuotes
                        HtmlContent - (351:12,20 [5] SymbolBoundAttributes.cshtml) - items
                    AddTagHelperHtmlAttribute -  - [(item)] - HtmlAttributeValueStyle.DoubleQuotes
                        HtmlContent - (368:12,37 [5] SymbolBoundAttributes.cshtml) - items
                    ExecuteTagHelpers - 
                HtmlContent - (380:12,49 [2] SymbolBoundAttributes.cshtml) - \n
                TagHelper - (382:13,0 [79] SymbolBoundAttributes.cshtml)
                    InitializeTagHelperStructure -  - button - TagMode.StartTagAndEndTag
                        HtmlContent - (444:13,62 [8] SymbolBoundAttributes.cshtml) - Click Me
                    CreateTagHelper -  - TestNamespace.CatchAllTagHelper
                    AddTagHelperHtmlAttribute -  - bound - HtmlAttributeValueStyle.Minimized
                    SetTagHelperProperty - (405:13,23 [13] SymbolBoundAttributes.cshtml) - (click) - Event1 - HtmlAttributeValueStyle.DoubleQuotes
                        HtmlContent - (405:13,23 [13] SymbolBoundAttributes.cshtml) - doSomething()
                    AddTagHelperHtmlAttribute -  - (click) - HtmlAttributeValueStyle.DoubleQuotes
                        HtmlContent - (429:13,47 [13] SymbolBoundAttributes.cshtml) - doSomething()
                    ExecuteTagHelpers - 
                HtmlContent - (461:13,79 [2] SymbolBoundAttributes.cshtml) - \n
                TagHelper - (463:14,0 [81] SymbolBoundAttributes.cshtml)
                    InitializeTagHelperStructure -  - button - TagMode.StartTagAndEndTag
                        HtmlContent - (527:14,64 [8] SymbolBoundAttributes.cshtml) - Click Me
                    CreateTagHelper -  - TestNamespace.CatchAllTagHelper
                    AddTagHelperHtmlAttribute -  - bound - HtmlAttributeValueStyle.Minimized
                    SetTagHelperProperty - (487:14,24 [13] SymbolBoundAttributes.cshtml) - (^click) - Event2 - HtmlAttributeValueStyle.DoubleQuotes
                        HtmlContent - (487:14,24 [13] SymbolBoundAttributes.cshtml) - doSomething()
                    AddTagHelperHtmlAttribute -  - (^click) - HtmlAttributeValueStyle.DoubleQuotes
                        HtmlContent - (512:14,49 [13] SymbolBoundAttributes.cshtml) - doSomething()
                    ExecuteTagHelpers - 
                HtmlContent - (544:14,81 [2] SymbolBoundAttributes.cshtml) - \n
                TagHelper - (546:15,0 [67] SymbolBoundAttributes.cshtml)
                    InitializeTagHelperStructure -  - template - TagMode.StartTagAndEndTag
                        HtmlContent - (600:15,54 [2] SymbolBoundAttributes.cshtml) - \n
                    CreateTagHelper -  - TestNamespace.CatchAllTagHelper
                    AddTagHelperHtmlAttribute -  - bound - HtmlAttributeValueStyle.Minimized
                    SetTagHelperProperty - (574:15,28 [5] SymbolBoundAttributes.cshtml) - *something - StringProperty1 - HtmlAttributeValueStyle.DoubleQuotes
                        HtmlContent - (574:15,28 [5] SymbolBoundAttributes.cshtml) - value
                    AddTagHelperHtmlAttribute -  - *something - HtmlAttributeValueStyle.DoubleQuotes
                        HtmlContent - (593:15,47 [5] SymbolBoundAttributes.cshtml) - value
                    ExecuteTagHelpers - 
                HtmlContent - (613:16,11 [2] SymbolBoundAttributes.cshtml) - \n
                TagHelper - (615:17,0 [33] SymbolBoundAttributes.cshtml)
                    InitializeTagHelperStructure -  - div - TagMode.StartTagAndEndTag
                    CreateTagHelper -  - TestNamespace.CatchAllTagHelper
                    AddTagHelperHtmlAttribute -  - bound - HtmlAttributeValueStyle.Minimized
                    AddTagHelperHtmlAttribute -  - #localminimized - HtmlAttributeValueStyle.Minimized
                    ExecuteTagHelpers - 
                HtmlContent - (648:17,33 [2] SymbolBoundAttributes.cshtml) - \n
                TagHelper - (650:18,0 [47] SymbolBoundAttributes.cshtml)
                    InitializeTagHelperStructure -  - div - TagMode.StartTagAndEndTag
                    CreateTagHelper -  - TestNamespace.CatchAllTagHelper
                    AddTagHelperHtmlAttribute -  - bound - HtmlAttributeValueStyle.Minimized
                    SetTagHelperProperty - (669:18,19 [5] SymbolBoundAttributes.cshtml) - #local - StringProperty2 - HtmlAttributeValueStyle.DoubleQuotes
                        HtmlContent - (669:18,19 [5] SymbolBoundAttributes.cshtml) - value
                    AddTagHelperHtmlAttribute -  - #local - HtmlAttributeValueStyle.DoubleQuotes
                        HtmlContent - (684:18,34 [5] SymbolBoundAttributes.cshtml) - value
                    ExecuteTagHelpers - 
