Source Location: (21:0,21 [11] x:\dir\subdir\Test\TestComponent.cshtml)
|CurrentDate|
Generated Location: (951:25,21 [11] )
|CurrentDate|

Source Location: (100:1,7 [77] x:\dir\subdir\Test\TestComponent.cshtml)
|
    public DateTime CurrentDate { get; set; } = new DateTime(2018, 1, 1);
|
Generated Location: (1330:36,7 [77] )
|
    public DateTime CurrentDate { get; set; } = new DateTime(2018, 1, 1);
|

