﻿Source Location: (1:0,1 [28] x:\dir\subdir\Test\TestComponent.cshtml)
|using System.Threading.Tasks|
Generated Location: (317:11,0 [28] )
|using System.Threading.Tasks|

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

Source Location: (94:2,19 [33] x:\dir\subdir\Test\TestComponent.cshtml)
|async (e) => await Task.Delay(10)|
Generated Location: (1347:38,19 [33] )
|async (e) => await Task.Delay(10)|

