Document - 
    Checksum - 
    NamespaceDeclaration -  - Microsoft.AspNetCore.Razor.Evolution.IntegrationTests.TestFiles
        UsingStatement -  - System
        UsingStatement -  - System.Threading.Tasks
        ClassDeclaration -  - public - TestFiles_IntegrationTests_CodeGenerationIntegrationTest_MarkupInCodeBlock_Runtime -  - 
            RazorMethodDeclaration -  - public - async - System.Threading.Tasks.Task - ExecuteAsync
                CSharpStatement - (2:0,2 [38] MarkupInCodeBlock.cshtml) - \n    for(int i = 1; i <= 10; i++) {\n
                HtmlContent - (40:2,0 [27] MarkupInCodeBlock.cshtml) -         <p>Hello from C#, #
                CSharpExpression - (69:2,29 [12] MarkupInCodeBlock.cshtml)
                    RazorIRToken - (69:2,29 [12] MarkupInCodeBlock.cshtml) - CSharp - i.ToString()
                HtmlContent - (82:2,42 [6] MarkupInCodeBlock.cshtml) - </p>\n
                CSharpStatement - (88:3,0 [7] MarkupInCodeBlock.cshtml) -     }\n
