﻿Document - 
    NamespaceDeclaration -  - Test
        UsingDirective - (3:1,1 [20] ) - global::System
        UsingDirective - (26:2,1 [40] ) - global::System.Collections.Generic
        UsingDirective - (69:3,1 [25] ) - global::System.Linq
        UsingDirective - (97:4,1 [36] ) - global::System.Threading.Tasks
        UsingDirective - (136:5,1 [45] ) - global::Microsoft.AspNetCore.Components
        UsingDirective - (20:1,1 [10] x:\dir\subdir\Test\TestComponent.cshtml) - Test
        ClassDeclaration -  - public partial - TestComponent - global::Microsoft.AspNetCore.Components.ComponentBase -  - TChild
            MethodDeclaration -  - protected override - void - BuildRenderTree
                Component - (32:2,0 [55] x:\dir\subdir\Test\TestComponent.cshtml) - MyComponent
                    ComponentAttribute - (51:2,19 [9] x:\dir\subdir\Test\TestComponent.cshtml) - Item - Item - AttributeStructure.DoubleQuotes
                        LazyIntermediateToken - (51:2,19 [9] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - ChildItem
                    ComponentAttribute - (71:2,39 [12] x:\dir\subdir\Test\TestComponent.cshtml) - MyEvent - MyEvent - AttributeStructure.DoubleQuotes
                        LazyIntermediateToken - (71:2,39 [12] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - MyChildEvent
            CSharpCode - (97:4,1 [138] x:\dir\subdir\Test\TestComponent.cshtml)
                LazyIntermediateToken - (97:4,1 [138] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - \n        [Parameter] public TChild ChildItem { get; set; }\n        [Parameter] public EventCallback<TChild> MyChildEvent { get; set; }\n
    NamespaceDeclaration -  - __Blazor.Test.TestComponent
        ClassDeclaration -  - internal static - TypeInference -  - 
            ComponentTypeInferenceMethod -  - __Blazor.Test.TestComponent.TypeInference - CreateMyComponent_0
