Source Location: (2:0,2 [47] x:\dir\subdir\Test\TestComponent.cshtml)
| RenderFragment<Person> template = (person) => |
Generated Location: (854:24,2 [47] )
| RenderFragment<Person> template = (person) => |

Source Location: (56:0,56 [11] x:\dir\subdir\Test\TestComponent.cshtml)
|person.Name|
Generated Location: (1110:32,56 [11] )
|person.Name|

Source Location: (73:0,73 [2] x:\dir\subdir\Test\TestComponent.cshtml)
|; |
Generated Location: (1332:40,73 [2] )
|; |

Source Location: (108:1,30 [8] x:\dir\subdir\Test\TestComponent.cshtml)
|template|
Generated Location: (1570:48,30 [8] )
|template|

