﻿Document - 
    RazorCompiledItemAttribute - 
    NamespaceDeclaration -  - Test.Namespace
        UsingDirective - (1:0,1 [22] ) - global::System
        UsingDirective - (24:1,1 [42] ) - global::System.Collections.Generic
        UsingDirective - (67:2,1 [27] ) - global::System.Linq
        UsingDirective - (95:3,1 [38] ) - global::System.Threading.Tasks
        UsingDirective - (134:4,1 [40] ) - global::Microsoft.AspNetCore.Mvc
        UsingDirective - (175:5,1 [50] ) - global::Microsoft.AspNetCore.Mvc.Rendering
        UsingDirective - (226:6,1 [53] ) - global::Microsoft.AspNetCore.Mvc.ViewFeatures
        RazorSourceChecksumAttribute - 
        RazorCompiledItemMetadataAttribute - 
        CreateNewOnMetadataUpdateAttribute - 
        ClassDeclaration -  - public - TestFiles_IntegrationTests_CodeGenerationIntegrationTest_PageWithNamespace - global::Microsoft.AspNetCore.Mvc.RazorPages.Page - 
            MethodDeclaration -  - public async override - global::System.Threading.Tasks.Task - ExecuteAsync
                HtmlContent - (34:2,0 [20] PageWithNamespace.cshtml)
                    LazyIntermediateToken - (34:2,0 [3] PageWithNamespace.cshtml) - Html - <h1
                    LazyIntermediateToken - (37:2,3 [1] PageWithNamespace.cshtml) - Html - >
                    LazyIntermediateToken - (38:2,4 [9] PageWithNamespace.cshtml) - Html - Hi There!
                    LazyIntermediateToken - (47:2,13 [5] PageWithNamespace.cshtml) - Html - </h1>
                    LazyIntermediateToken - (52:2,18 [2] PageWithNamespace.cshtml) - Html - \n
            Inject - 
            Inject - 
            Inject - 
            Inject - 
            Inject - 
            CSharpCode - 
                IntermediateToken -  - CSharp - public global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<TestFiles_IntegrationTests_CodeGenerationIntegrationTest_PageWithNamespace> ViewData => (global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<TestFiles_IntegrationTests_CodeGenerationIntegrationTest_PageWithNamespace>)PageContext?.ViewData;
            CSharpCode - 
                IntermediateToken -  - CSharp - public TestFiles_IntegrationTests_CodeGenerationIntegrationTest_PageWithNamespace Model => ViewData.Model;
