﻿Source Location: (21:0,21 [3] x:\dir\subdir\Test\TestComponent.cshtml)
|int|
Generated Location: (1033:29,21 [3] )
|int|

Source Location: (43:0,43 [11] x:\dir\subdir\Test\TestComponent.cshtml)
|ParentValue|
Generated Location: (1324:38,43 [11] )
|ParentValue|

Source Location: (75:0,75 [6] x:\dir\subdir\Test\TestComponent.cshtml)
|Update|
Generated Location: (1748:48,75 [6] )
|Update|

Source Location: (32:0,32 [5] x:\dir\subdir\Test\TestComponent.cshtml)
|Value|
Generated Location: (2190:61,32 [5] )
|Value|

Source Location: (62:0,62 [5] x:\dir\subdir\Test\TestComponent.cshtml)
|Value|
Generated Location: (2459:70,62 [5] )
|Value|

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

    public void Update() { }
|
Generated Location: (2874:88,7 [82] )
|
    public int ParentValue { get; set; } = 42;

    public void Update() { }
|

