﻿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: (62:1,18 [17] x:\dir\subdir\Test\TestComponent.cshtml)
|() => Foo = false|
Generated Location: (1285:34,18 [17] )
|() => Foo = false|

Source Location: (106:1,62 [4] x:\dir\subdir\Test\TestComponent.cshtml)
|true|
Generated Location: (1628:43,62 [4] )
|true|

Source Location: (138:1,94 [3] x:\dir\subdir\Test\TestComponent.cshtml)
|Foo|
Generated Location: (1990:52,94 [3] )
|Foo|

Source Location: (169:1,125 [5] x:\dir\subdir\Test\TestComponent.cshtml)
|false|
Generated Location: (2382:61,125 [5] )
|false|

Source Location: (202:2,7 [30] x:\dir\subdir\Test\TestComponent.cshtml)
|
    bool Foo { get; set; }
|
Generated Location: (2581:71,7 [30] )
|
    bool Foo { get; set; }
|

