﻿Source Location: (52:1,11 [6] x:\dir\subdir\Test\TestComponent.cshtml)
|TItem1|
Generated Location: (509:19,0 [6] )
|TItem1|

Source Location: (92:2,11 [6] x:\dir\subdir\Test\TestComponent.cshtml)
|TItem2|
Generated Location: (644:27,0 [6] )
|TItem2|

Source Location: (131:3,11 [6] x:\dir\subdir\Test\TestComponent.cshtml)
|TItem3|
Generated Location: (779:35,0 [6] )
|TItem3|

Source Location: (59:1,18 [20] x:\dir\subdir\Test\TestComponent.cshtml)
|where TItem1 : Image|
Generated Location: (970:43,0 [20] )
|where TItem1 : Image|

Source Location: (99:2,18 [19] x:\dir\subdir\Test\TestComponent.cshtml)
|where TItem2 : ITag|
Generated Location: (1112:50,0 [19] )
|where TItem2 : ITag|

Source Location: (138:3,18 [27] x:\dir\subdir\Test\TestComponent.cshtml)
|where TItem3 : Image, new()|
Generated Location: (1253:57,0 [27] )
|where TItem3 : Image, new()|

Source Location: (186:6,1 [34] x:\dir\subdir\Test\TestComponent.cshtml)
|foreach (var item2 in Items2)
{
|
Generated Location: (1649:69,1 [34] )
|foreach (var item2 in Items2)
{
|

Source Location: (266:11,0 [3] x:\dir\subdir\Test\TestComponent.cshtml)
|}
|
Generated Location: (2127:87,0 [3] )
|}
|

Source Location: (294:15,7 [236] x:\dir\subdir\Test\TestComponent.cshtml)
|
    [Parameter] public TItem1 Item1 { get; set; }
    [Parameter] public List<TItem2> Items2 { get; set; }
    [Parameter] public TItem3 Item3 { get; set; }
    [Parameter] public RenderFragment<TItem2> ChildContent { get; set; }
|
Generated Location: (2367:97,7 [236] )
|
    [Parameter] public TItem1 Item1 { get; set; }
    [Parameter] public List<TItem2> Items2 { get; set; }
    [Parameter] public TItem3 Item3 { get; set; }
    [Parameter] public RenderFragment<TItem2> ChildContent { get; set; }
|

