Source Location: (2:0,2 [60] x:\dir\subdir\Test\TestComponent.cshtml)
| var parentKey = new object(); var childKey = new object(); |
Generated Location: (854:24,2 [60] )
| var parentKey = new object(); var childKey = new object(); |

Source Location: (98:1,33 [23] x:\dir\subdir\Test\TestComponent.cshtml)
|Array.Empty<DateTime>()|
Generated Location: (1175:33,33 [23] )
|Array.Empty<DateTime>()|

Source Location: (179:2,53 [17] x:\dir\subdir\Test\TestComponent.cshtml)
|DateTime.MinValue|
Generated Location: (1708:43,53 [17] )
|DateTime.MinValue|

Source Location: (145:2,19 [8] x:\dir\subdir\Test\TestComponent.cshtml)
|childKey|
Generated Location: (1894:51,19 [8] )
|childKey|

Source Location: (78:1,13 [9] x:\dir\subdir\Test\TestComponent.cshtml)
|parentKey|
Generated Location: (2249:68,13 [9] )
|parentKey|

