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

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

Source Location: (115:1,86 [28] x:\dir\subdir\Test\TestComponent.cshtml)
|CultureInfo.InvariantCulture|
Generated Location: (1342:40,86 [28] )
|CultureInfo.InvariantCulture|

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

