Source Location: (49:0,49 [10] x:\dir\subdir\Test\TestComponent.cshtml)
|someObject|
Generated Location: (988:29,49 [10] )
|someObject|

Source Location: (74:2,7 [112] x:\dir\subdir\Test\TestComponent.cshtml)
|
        private object someObject = new object();

        [Parameter] protected int Min { get; set; }
    |
Generated Location: (1229:40,7 [112] )
|
        private object someObject = new object();

        [Parameter] protected int Min { get; set; }
    |

