﻿Document - 
    NamespaceDeclaration -  - Microsoft.AspNetCore.Razor.Language.IntegrationTests.TestFiles
        ClassDeclaration -  - public - TestFiles_IntegrationTests_CodeGenerationIntegrationTest_SimpleUnspacedIf_DesignTime -  - 
            DesignTimeDirective - 
            CSharpCode - 
                IntermediateToken -  - CSharp - #pragma warning disable 0414
            CSharpCode - 
                IntermediateToken -  - CSharp - private static object __o = null;
            CSharpCode - 
                IntermediateToken -  - CSharp - #pragma warning restore 0414
            MethodDeclaration -  - public async - System.Threading.Tasks.Task - ExecuteAsync
                CSharpCode - (1:0,1 [15] SimpleUnspacedIf.cshtml)
                    LazyIntermediateToken - (1:0,1 [15] SimpleUnspacedIf.cshtml) - CSharp - if (true)\n{\n	
                HtmlContent - (16:2,1 [11] SimpleUnspacedIf.cshtml)
                    LazyIntermediateToken - (16:2,1 [4] SimpleUnspacedIf.cshtml) - Html - <div
                    LazyIntermediateToken - (20:2,5 [1] SimpleUnspacedIf.cshtml) - Html - >
                    LazyIntermediateToken - (21:2,6 [6] SimpleUnspacedIf.cshtml) - Html - </div>
                CSharpCode - (27:2,12 [3] SimpleUnspacedIf.cshtml)
                    LazyIntermediateToken - (27:2,12 [3] SimpleUnspacedIf.cshtml) - CSharp - \n}
