﻿Source Location: (30:0,30 [11] x:\dir\subdir\Test\TestComponent.cshtml)
|ParentValue|
Generated Location: (837:22,0 [11] )
|ParentValue|

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

Source Location: (19:0,19 [9] x:\dir\subdir\Test\TestComponent.cshtml)
|SomeParam|
Generated Location: (2274:52,0 [9] )
|SomeParam|

