﻿Source Location: (1:0,1 [41] x:\dir\subdir\Test\TestComponent.cshtml)
|using Microsoft.AspNetCore.Components.Web|
Generated Location: (360:12,0 [41] )
|using Microsoft.AspNetCore.Components.Web|

Source Location: (75:1,31 [9] x:\dir\subdir\Test\TestComponent.cshtml)
|() => { }|
Generated Location: (1217:32,31 [9] )
|() => { }|

Source Location: (98:1,54 [1] x:\dir\subdir\Test\TestComponent.cshtml)
|x|
Generated Location: (1522:41,54 [1] )
|x|

Source Location: (141:2,31 [9] x:\dir\subdir\Test\TestComponent.cshtml)
|() => { }|
Generated Location: (1799:49,31 [9] )
|() => { }|

Source Location: (164:2,54 [1] x:\dir\subdir\Test\TestComponent.cshtml)
|y|
Generated Location: (2104:58,54 [1] )
|y|

Source Location: (183:3,7 [44] x:\dir\subdir\Test\TestComponent.cshtml)
|
    string x = "a";
    string y = "b";
|
Generated Location: (2299:68,7 [44] )
|
    string x = "a";
    string y = "b";
|

