|
| 1 | +Document - |
| 2 | + NamespaceDeclaration - - Test |
| 3 | + UsingDirective - (3:1,1 [20] ) - global::System |
| 4 | + UsingDirective - (26:2,1 [40] ) - global::System.Collections.Generic |
| 5 | + UsingDirective - (69:3,1 [25] ) - global::System.Linq |
| 6 | + UsingDirective - (97:4,1 [36] ) - global::System.Threading.Tasks |
| 7 | + UsingDirective - (136:5,1 [45] ) - global::Microsoft.AspNetCore.Components |
| 8 | + ClassDeclaration - - public partial - TestComponent - global::Microsoft.AspNetCore.Components.ComponentBase - |
| 9 | + DesignTimeDirective - |
| 10 | + CSharpCode - |
| 11 | + IntermediateToken - - CSharp - #pragma warning disable 0414 |
| 12 | + CSharpCode - |
| 13 | + IntermediateToken - - CSharp - private static object __o = null; |
| 14 | + CSharpCode - |
| 15 | + IntermediateToken - - CSharp - #pragma warning restore 0414 |
| 16 | + MethodDeclaration - - protected override - void - BuildRenderTree |
| 17 | + CSharpCode - (2:0,2 [26] x:\dir\subdir\Test\TestComponent.cshtml) |
| 18 | + LazyIntermediateToken - (2:0,2 [26] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - var section = "Section"; |
| 19 | + CSharpExpression - (32:1,1 [7] x:\dir\subdir\Test\TestComponent.cshtml) |
| 20 | + LazyIntermediateToken - (32:1,1 [7] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - section |
| 21 | + HtmlContent - (39:1,8 [7] x:\dir\subdir\Test\TestComponent.cshtml) |
| 22 | + LazyIntermediateToken - (39:1,8 [7] x:\dir\subdir\Test\TestComponent.cshtml) - Html - One { |
| 23 | + MarkupElement - (46:1,15 [14] x:\dir\subdir\Test\TestComponent.cshtml) - p |
| 24 | + HtmlContent - (49:1,18 [7] x:\dir\subdir\Test\TestComponent.cshtml) |
| 25 | + LazyIntermediateToken - (49:1,18 [7] x:\dir\subdir\Test\TestComponent.cshtml) - Html - Content |
| 26 | + HtmlContent - (60:1,29 [2] x:\dir\subdir\Test\TestComponent.cshtml) |
| 27 | + LazyIntermediateToken - (60:1,29 [2] x:\dir\subdir\Test\TestComponent.cshtml) - Html - } |
0 commit comments