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

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

