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

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

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

Source Location: (113:1,69 [1] x:\dir\subdir\Test\TestComponent.cshtml)
|y|
Generated Location: (1777:51,69 [1] )
|y|

Source Location: (132:2,7 [44] x:\dir\subdir\Test\TestComponent.cshtml)
|
    string x = "a";
    string y = "b";
|
Generated Location: (1957:60,7 [44] )
|
    string x = "a";
    string y = "b";
|

