﻿RazorDocument - [0..22)::22 - [{<span foo='abc@@' />}]
    MarkupBlock - [0..22)::22
        MarkupTextLiteral - [0..1)::1 - [{] - Gen<Markup>
            Text;[{];
        MarkupElement - [1..21)::20
            MarkupStartTag - [1..21)::20 - [<span foo='abc@@' />] - Gen<Markup>
                OpenAngle;[<];
                Text;[span];
                MarkupAttributeBlock - [6..18)::12 - [ foo='abc@@']
                    MarkupTextLiteral - [6..7)::1 - [ ] - Gen<Markup>
                        Whitespace;[ ];
                    MarkupTextLiteral - [7..10)::3 - [foo] - Gen<Markup>
                        Text;[foo];
                    Equals;[=];
                    MarkupTextLiteral - [11..12)::1 - ['] - Gen<Markup>
                        SingleQuote;['];
                    GenericBlock - [12..17)::5
                        MarkupLiteralAttributeValue - [12..15)::3 - [abc]
                            MarkupTextLiteral - [12..15)::3 - [abc] - Gen<Markup>
                                Text;[abc];
                        MarkupBlock - [15..17)::2
                            MarkupTextLiteral - [15..16)::1 - [@] - Gen<LitAttr:@(15:0,15)>
                                Transition;[@];
                            MarkupEphemeralTextLiteral - [16..17)::1 - [@] - Gen<None>
                                Transition;[@];
                    MarkupTextLiteral - [17..18)::1 - ['] - Gen<Markup>
                        SingleQuote;['];
                MarkupMiscAttributeContent - [18..19)::1
                    MarkupTextLiteral - [18..19)::1 - [ ] - Gen<Markup>
                        Whitespace;[ ];
                ForwardSlash;[/];
                CloseAngle;[>];
        MarkupTextLiteral - [21..22)::1 - [}] - Gen<Markup>
            Text;[}];
    EndOfFile;[];
