Source Location: (2:0,2 [34] x:\dir\subdir\Test\TestComponent.cshtml)
|
    RenderFragment<dynamic> p = |
Generated Location: (922:25,2 [34] )
|
    RenderFragment<dynamic> p = |

Source Location: (43:1,39 [9] x:\dir\subdir\Test\TestComponent.cshtml)
|item.Name|
Generated Location: (1114:32,39 [9] )
|item.Name|

Source Location: (58:1,54 [3] x:\dir\subdir\Test\TestComponent.cshtml)
|;
|
Generated Location: (1277:38,54 [3] )
|;
|

Source Location: (76:3,12 [76] x:\dir\subdir\Test\TestComponent.cshtml)
|
    class Person
    {
        public string Name { get; set; }
    }
|
Generated Location: (1423:45,12 [76] )
|
    class Person
    {
        public string Name { get; set; }
    }
|

