﻿Document - 
    NamespaceDeclaration -  - Test
        UsingDirective - (3:1,1 [22] ) - global::System
        UsingDirective - (26:2,1 [42] ) - global::System.Collections.Generic
        UsingDirective - (69:3,1 [27] ) - global::System.Linq
        UsingDirective - (97:4,1 [38] ) - global::System.Threading.Tasks
        UsingDirective - (136:5,1 [47] ) - global::Microsoft.AspNetCore.Components
        ClassDeclaration -  - public partial - TestComponent - global::Microsoft.AspNetCore.Components.ComponentBase - 
            MethodDeclaration -  - protected override - void - BuildRenderTree
                Component - (0:0,0 [150] x:\dir\subdir\Test\TestComponent.cshtml) - MyComponent
                    ComponentAttribute - (55:1,19 [4] x:\dir\subdir\Test\TestComponent.cshtml) - BoolParameter - BoolParameter - AttributeStructure.DoubleQuotes
                        LazyIntermediateToken - (55:1,19 [4] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - true
                    ComponentAttribute - (83:2,21 [3] x:\dir\subdir\Test\TestComponent.cshtml) - StringParameter - StringParameter - AttributeStructure.DoubleQuotes
                        HtmlContent - (83:2,21 [3] x:\dir\subdir\Test\TestComponent.cshtml)
                            LazyIntermediateToken - (83:2,21 [3] x:\dir\subdir\Test\TestComponent.cshtml) - Html - str
                    ComponentAttribute - (112:3,23 [9] x:\dir\subdir\Test\TestComponent.cshtml) - DelegateParameter - DelegateParameter - AttributeStructure.DoubleQuotes
                        LazyIntermediateToken - (112:3,23 [9] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - () => { }
                    ComponentAttribute - (145:4,21 [1] x:\dir\subdir\Test\TestComponent.cshtml) - ObjectParameter - ObjectParameter - AttributeStructure.DoubleQuotes
                        LazyIntermediateToken - (145:4,21 [1] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - c
                    ComponentAttribute - (32:0,32 [1] x:\dir\subdir\Test\TestComponent.cshtml) - MyParameter - MyParameter - AttributeStructure.DoubleQuotes
                        CSharpExpression - 
                            LazyIntermediateToken - (32:0,32 [1] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - c
                    ComponentAttribute - (32:0,32 [1] x:\dir\subdir\Test\TestComponent.cshtml) - MyParameterChanged - MyParameterChanged - AttributeStructure.DoubleQuotes
                        CSharpExpression - 
                            IntermediateToken -  - CSharp - global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.CreateInferredEventCallback(this, 
                            IntermediateToken -  - CSharp - __value => c = __value
                            IntermediateToken -  - CSharp - , c)
            CSharpCode - (161:6,7 [42] x:\dir\subdir\Test\TestComponent.cshtml)
                LazyIntermediateToken - (161:6,7 [42] x:\dir\subdir\Test\TestComponent.cshtml) - CSharp - \n    private MyClass<string> c = new();\n
    NamespaceDeclaration -  - __Blazor.Test.TestComponent
        ClassDeclaration -  - internal static - TypeInference -  - 
            ComponentTypeInferenceMethod -  - __Blazor.Test.TestComponent.TypeInference - CreateMyComponent_0
