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

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

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

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

Source Location: (91:1,13 [14] x:\dir\subdir\Test\TestComponent.cshtml)
|PersonTemplate|
Generated Location: (2043:61,13 [14] )
|PersonTemplate|

