Document - 
    Checksum - 
    CSharpStatement - 
        RazorIRToken -  - CSharp - [assembly:global::Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.RazorPageAttribute(null, typeof(Test.Namespace.PageWithNamespace_Page), null)]
    NamespaceDeclaration -  - Test.Namespace
        UsingStatement -  - TModel = global::System.Object
        UsingStatement - (1:0,1 [12] ) - System
        UsingStatement - (16:1,1 [32] ) - System.Collections.Generic
        UsingStatement - (51:2,1 [17] ) - System.Linq
        UsingStatement - (71:3,1 [28] ) - System.Threading.Tasks
        UsingStatement - (102:4,1 [30] ) - Microsoft.AspNetCore.Mvc
        UsingStatement - (135:5,1 [40] ) - Microsoft.AspNetCore.Mvc.Rendering
        UsingStatement - (178:6,1 [43] ) - Microsoft.AspNetCore.Mvc.ViewFeatures
        ClassDeclaration -  - public - PageWithNamespace_Page - global::Microsoft.AspNetCore.Mvc.RazorPages.Page - 
            DesignTimeDirective - 
                DirectiveToken - (231:7,8 [62] ) - global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<TModel>
                DirectiveToken - (294:7,71 [4] ) - Html
                DirectiveToken - (308:8,8 [54] ) - global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper
                DirectiveToken - (363:8,63 [4] ) - Json
                DirectiveToken - (377:9,8 [53] ) - global::Microsoft.AspNetCore.Mvc.IViewComponentHelper
                DirectiveToken - (431:9,62 [9] ) - Component
                DirectiveToken - (450:10,8 [43] ) - global::Microsoft.AspNetCore.Mvc.IUrlHelper
                DirectiveToken - (494:10,52 [3] ) - Url
                DirectiveToken - (507:11,8 [70] ) - global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider
                DirectiveToken - (578:11,79 [23] ) - ModelExpressionProvider
                DirectiveToken - (617:12,14 [96] ) - Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper, Microsoft.AspNetCore.Mvc.Razor
                DirectiveToken - (729:13,14 [87] ) - Microsoft.AspNetCore.Mvc.Razor.TagHelpers.HeadTagHelper, Microsoft.AspNetCore.Mvc.Razor
                DirectiveToken - (832:14,14 [87] ) - Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper, Microsoft.AspNetCore.Mvc.Razor
                DirectiveToken - (18:1,11 [14] PageWithNamespace.cshtml) - Test.Namespace
            CSharpStatement - 
                RazorIRToken -  - CSharp - private static System.Object __o = null;
            MethodDeclaration -  - public - async, override - global::System.Threading.Tasks.Task - ExecuteAsync
                HtmlContent - (34:2,0 [20] PageWithNamespace.cshtml)
                    RazorIRToken - (34:2,0 [4] PageWithNamespace.cshtml) - Html - <h1>
                    RazorIRToken - (38:2,4 [9] PageWithNamespace.cshtml) - Html - Hi There!
                    RazorIRToken - (47:2,13 [5] PageWithNamespace.cshtml) - Html - </h1>
                    RazorIRToken - (52:2,18 [2] PageWithNamespace.cshtml) - Html - \n
            InjectDirective - 
            InjectDirective - 
            InjectDirective - 
            InjectDirective - 
            InjectDirective - 
            CSharpStatement - 
                RazorIRToken -  - CSharp - public global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<PageWithNamespace_Page> ViewData => (global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<PageWithNamespace_Page>)PageContext?.ViewData;
            CSharpStatement - 
                RazorIRToken -  - CSharp - public PageWithNamespace_Page Model => ViewData.Model;
