﻿Document - 
    RazorCompiledItemAttribute - 
    NamespaceDeclaration -  - AspNetCoreGeneratedDocument
        UsingDirective - (1:0,1 [20] ) - global::System
        UsingDirective - (24:1,1 [40] ) - global::System.Collections.Generic
        UsingDirective - (67:2,1 [25] ) - global::System.Linq
        UsingDirective - (95:3,1 [36] ) - global::System.Threading.Tasks
        UsingDirective - (134:4,1 [38] ) - global::Microsoft.AspNetCore.Mvc
        UsingDirective - (175:5,1 [48] ) - global::Microsoft.AspNetCore.Mvc.Rendering
        UsingDirective - (226:6,1 [51] ) - global::Microsoft.AspNetCore.Mvc.ViewFeatures
        RazorSourceChecksumAttribute - 
        RazorCompiledItemMetadataAttribute - 
        CreateNewOnMetadataUpdateAttribute - 
        ClassDeclaration -  - internal sealed - 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 - #nullable restore\npublic global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<TestFiles_IntegrationTests_CodeGenerationIntegrationTest_MalformedPageDirective> ViewData => (global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<TestFiles_IntegrationTests_CodeGenerationIntegrationTest_MalformedPageDirective>)PageContext?.ViewData!;\n#nullable disable
            CSharpCode - 
                IntermediateToken -  - CSharp - #nullable restore\npublic TestFiles_IntegrationTests_CodeGenerationIntegrationTest_MalformedPageDirective Model => ViewData.Model!;\n#nullable disable
