﻿Source Location: (1:0,1 [43] x:\dir\subdir\Test\TestComponent.cshtml)
|using Microsoft.AspNetCore.Components.Web
|
Generated Location: (371:12,0 [43] )
|using Microsoft.AspNetCore.Components.Web
|

Source Location: (59:1,15 [11] x:\dir\subdir\Test\TestComponent.cshtml)
|CurrentDate|
Generated Location: (1042:29,0 [11] )
|CurrentDate|

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

