Document - 
    Checksum - 
    NamespaceDeclaration -  - Microsoft.AspNetCore.Razor.Evolution.IntegrationTests.TestFiles
        UsingStatement -  - System
        UsingStatement -  - System.Threading.Tasks
        ClassDeclaration -  - public - TestFiles_IntegrationTests_CodeGenerationIntegrationTest_CodeBlock_DesignTime -  - 
            DirectiveTokenHelper - 
                CSharpStatement -  - #pragma warning disable 219
                CSharpStatement -  - private void __RazorDirectiveTokenHelpers__() {
                CSharpStatement -  - }
                CSharpStatement -  - #pragma warning restore 219
            CSharpStatement -  - private static System.Object __o = null;
            RazorMethodDeclaration -  - public - async - System.Threading.Tasks.Task - ExecuteAsync
                CSharpStatement - (2:0,2 [115] CodeBlock.cshtml) - \n    for(int i = 1; i <= 10; i++) {\n        Output.Write("<p>Hello from C#, #" + i.ToString() + "</p>");\n    }\n
