﻿Source Location: (20:1,1 [10] x:\dir\subdir\Test\TestComponent.cshtml)
|using Test|
Generated Location: (361:12,0 [10] )
|using Test|

Source Location: (11:0,11 [6] x:\dir\subdir\Test\TestComponent.cshtml)
|TChild|
Generated Location: (558:21,0 [6] )
|TChild|

Source Location: (51:2,19 [9] x:\dir\subdir\Test\TestComponent.cshtml)
|ChildItem|
Generated Location: (1449:45,19 [9] )
|ChildItem|

Source Location: (71:2,39 [12] x:\dir\subdir\Test\TestComponent.cshtml)
|MyChildEvent|
Generated Location: (1714:53,39 [12] )
|MyChildEvent|

Source Location: (45:2,13 [4] x:\dir\subdir\Test\TestComponent.cshtml)
|Item|
Generated Location: (1972:63,13 [4] )
|Item|

Source Location: (62:2,30 [7] x:\dir\subdir\Test\TestComponent.cshtml)
|MyEvent|
Generated Location: (2203:72,30 [7] )
|MyEvent|

Source Location: (97:4,1 [138] x:\dir\subdir\Test\TestComponent.cshtml)
|
        [Parameter] public TChild ChildItem { get; set; }
        [Parameter] public EventCallback<TChild> MyChildEvent { get; set; }
|
Generated Location: (2614:90,1 [138] )
|
        [Parameter] public TChild ChildItem { get; set; }
        [Parameter] public EventCallback<TChild> MyChildEvent { get; set; }
|

