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

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

Source Location: (94:2,19 [32] x:\dir\subdir\Test\TestComponent.cshtml)
|async () => await Task.Delay(10)|
Generated Location: (1208:34,0 [32] )
|async () => await Task.Delay(10)|

