Document - 
    RazorCompiledItemAttribute - 
    NamespaceDeclaration -  - AspNetCore
        UsingDirective - (1:0,1 [14] ) - System
        UsingDirective - (16:1,1 [34] ) - System.Collections.Generic
        UsingDirective - (51:2,1 [19] ) - System.Linq
        UsingDirective - (71:3,1 [30] ) - System.Threading.Tasks
        UsingDirective - (102:4,1 [32] ) - Microsoft.AspNetCore.Mvc
        UsingDirective - (135:5,1 [42] ) - Microsoft.AspNetCore.Mvc.Rendering
        UsingDirective - (178:6,1 [45] ) - Microsoft.AspNetCore.Mvc.ViewFeatures
        RazorSourceChecksumAttribute - 
        RazorCompiledItemMetadataAttribute - 
        CreateNewOnMetadataUpdateAttribute - 
        ClassDeclaration -  - public - TestFiles_IntegrationTests_CodeGenerationIntegrationTest_MalformedPageDirective - global::Microsoft.AspNetCore.Mvc.RazorPages.Page - 
            MethodDeclaration -  - public async override - global::System.Threading.Tasks.Task - ExecuteAsync
                MalformedDirective - (0:0,0 [6] MalformedPageDirective.cshtml) - page
                HtmlContent - (6:0,6 [49] MalformedPageDirective.cshtml)
                    LazyIntermediateToken - (6:0,6 [8] MalformedPageDirective.cshtml) - Html - "foo\n\n
                    LazyIntermediateToken - (14:2,0 [3] MalformedPageDirective.cshtml) - Html - <h1
                    LazyIntermediateToken - (17:2,3 [1] MalformedPageDirective.cshtml) - Html - >
                    LazyIntermediateToken - (18:2,4 [8] MalformedPageDirective.cshtml) - Html - About Us
                    LazyIntermediateToken - (26:2,12 [5] MalformedPageDirective.cshtml) - Html - </h1>
                    LazyIntermediateToken - (31:2,17 [2] MalformedPageDirective.cshtml) - Html - \n
                    LazyIntermediateToken - (33:3,0 [2] MalformedPageDirective.cshtml) - Html - <p
                    LazyIntermediateToken - (35:3,2 [1] MalformedPageDirective.cshtml) - Html - >
                    LazyIntermediateToken - (36:3,3 [15] MalformedPageDirective.cshtml) - Html - We are awesome.
                    LazyIntermediateToken - (51:3,18 [4] MalformedPageDirective.cshtml) - Html - </p>
            Inject - 
            Inject - 
            Inject - 
            Inject - 
            Inject - 
            CSharpCode - 
                IntermediateToken -  - CSharp - public global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<TestFiles_IntegrationTests_CodeGenerationIntegrationTest_MalformedPageDirective> ViewData => (global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<TestFiles_IntegrationTests_CodeGenerationIntegrationTest_MalformedPageDirective>)PageContext?.ViewData;
            CSharpCode - 
                IntermediateToken -  - CSharp - public TestFiles_IntegrationTests_CodeGenerationIntegrationTest_MalformedPageDirective Model => ViewData.Model;
