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

Source Location: (59:1,15 [11] x:\dir\subdir\Test\TestComponent.cshtml)
|CurrentDate|
Generated Location: (1043: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: (1562:42,0 [77] )
|
    public DateTime CurrentDate { get; set; } = new DateTime(2018, 1, 1);
|

