﻿Document - 
    RazorCompiledItemAttribute - 
    NamespaceDeclaration -  - Razor
        RazorSourceChecksumAttribute - 
        ClassDeclaration -  - public - Template - global::LegacyTemplateBase - 
            MethodDeclaration -  - public async override - global::System.Threading.Tasks.Task - ExecuteAsync
                HtmlContent - (38:1,0 [2] TestFiles\IntegrationTests\CSharp8LanguageFeaturesIntegrationTest_Legacy\TestView.cshtml)
                    LazyIntermediateToken - (38:1,0 [2] TestFiles\IntegrationTests\CSharp8LanguageFeaturesIntegrationTest_Legacy\TestView.cshtml) - Html - \n
                CSharpCode - (42:2,2 [137] TestFiles\IntegrationTests\CSharp8LanguageFeaturesIntegrationTest_Legacy\TestView.cshtml)
                    LazyIntermediateToken - (42:2,2 [137] TestFiles\IntegrationTests\CSharp8LanguageFeaturesIntegrationTest_Legacy\TestView.cshtml) - CSharp - \n    var flag = true;\n    System.Span<int> values = flag ? stackalloc int[] { 1, 2 } : stackalloc int[] { 3, 4 };\n    _ = values[0];\n
