﻿Source Location: (1:0,1 [26] x:\dir\subdir\Test\TestComponent.cshtml)
|using System.Globalization|
Generated Location: (361:12,0 [26] )
|using System.Globalization|

Source Location: (48:1,19 [11] x:\dir\subdir\Test\TestComponent.cshtml)
|ParentValue|
Generated Location: (1202:34,19 [11] )
|ParentValue|

Source Location: (111:1,82 [28] x:\dir\subdir\Test\TestComponent.cshtml)
|CultureInfo.InvariantCulture|
Generated Location: (1442:42,82 [28] )
|CultureInfo.InvariantCulture|

Source Location: (152:2,7 [55] x:\dir\subdir\Test\TestComponent.cshtml)
|
    public string ParentValue { get; set; } = "hi";
|
Generated Location: (1851:53,7 [55] )
|
    public string ParentValue { get; set; } = "hi";
|

