﻿RazorDocument - [0..67)::67 - [@section foo { <script>(function foo() { return 1; })();</script> }]
    MarkupBlock - [0..67)::67
        MarkupTextLiteral - [0..0)::0 - [] - Gen<Markup>
            Marker;[];
        CSharpCodeBlock - [0..67)::67
            RazorDirective - [0..67)::67 - Directive:{section;RazorBlock;Unrestricted}
                CSharpTransition - [0..1)::1 - Gen<None>
                    Transition;[@];
                RazorDirectiveBody - [1..67)::66
                    RazorMetaCode - [1..8)::7 - Gen<None>
                        Identifier;[section];
                    CSharpCodeBlock - [8..67)::59
                        CSharpStatementLiteral - [8..9)::1 - [ ] - Gen<None>
                            Whitespace;[ ];
                        CSharpStatementLiteral - [9..12)::3 - [foo] - Gen<DirectiveToken {SectionName;Member;Opt:False}>
                            Identifier;[foo];
                        UnclassifiedTextLiteral - [12..13)::1 - [ ] - Gen<None>
                            Whitespace;[ ];
                        RazorMetaCode - [13..14)::1 - Gen<None>
                            LeftBrace;[{];
                        MarkupBlock - [14..66)::52
                            MarkupTextLiteral - [14..15)::1 - [ ] - Gen<Markup>
                                Whitespace;[ ];
                            MarkupElement - [15..65)::50
                                MarkupStartTag - [15..23)::8 - [<script>] - Gen<Markup>
                                    OpenAngle;[<];
                                    Text;[script];
                                    CloseAngle;[>];
                                MarkupTextLiteral - [23..56)::33 - [(function foo() { return 1; })();] - Gen<Markup>
                                    Text;[(function];
                                    Whitespace;[ ];
                                    Text;[foo()];
                                    Whitespace;[ ];
                                    Text;[{];
                                    Whitespace;[ ];
                                    Text;[return];
                                    Whitespace;[ ];
                                    Text;[1;];
                                    Whitespace;[ ];
                                    Text;[})();];
                                MarkupEndTag - [56..65)::9 - [</script>] - Gen<Markup>
                                    OpenAngle;[<];
                                    ForwardSlash;[/];
                                    Text;[script];
                                    CloseAngle;[>];
                            MarkupTextLiteral - [65..66)::1 - [ ] - Gen<Markup>
                                Whitespace;[ ];
                        RazorMetaCode - [66..67)::1 - Gen<None>
                            RightBrace;[}];
        MarkupTextLiteral - [67..67)::0 - [] - Gen<Markup>
            Marker;[];
    EndOfFile;[];
