﻿Source Location: (2:0,2 [60] x:\dir\subdir\Test\TestComponent.cshtml)
| var parentKey = new object(); var childKey = new object(); |
Generated Location: (987:28,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: (1316:37,33 [23] )
|Array.Empty<DateTime>()|

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

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

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

Source Location: (89:1,24 [5] x:\dir\subdir\Test\TestComponent.cshtml)
|Items|
Generated Location: (2761:82,24 [5] )
|Items|

