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

Source Location: (60:0,60 [28] x:\dir\subdir\Test\TestComponent.cshtml)
|value => ParentValue = value|
Generated Location: (1660:35,60 [28] )
|value => ParentValue = value|

Source Location: (19:0,19 [5] x:\dir\subdir\Test\TestComponent.cshtml)
|Value|
Generated Location: (2117:48,19 [5] )
|Value|

Source Location: (49:0,49 [5] x:\dir\subdir\Test\TestComponent.cshtml)
|Value|
Generated Location: (2368:57,49 [5] )
|Value|

Source Location: (101:1,7 [50] x:\dir\subdir\Test\TestComponent.cshtml)
|
    public int ParentValue { get; set; } = 42;
|
Generated Location: (2781:75,7 [50] )
|
    public int ParentValue { get; set; } = 42;
|

