﻿Source Location: (54:1,7 [89] x:\dir\subdir\Test\TestComponent.cshtml)
|
    public IEnumerable<DateTime> ParentValue { get; set; } = new [] { DateTime.Now };
|
Generated Location: (1231:28,7 [89] )
|
    public IEnumerable<DateTime> ParentValue { get; set; } = new [] { DateTime.Now };
|

