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

Source Location: (70:1,26 [7] x:\dir\subdir\Test\TestComponent.cshtml)
|OnClick|
Generated Location: (1144:29,0 [7] )
|OnClick|

Source Location: (92:3,7 [60] x:\dir\subdir\Test\TestComponent.cshtml)
|
    private Action<MouseEventArgs> OnClick { get; set; }
|
Generated Location: (1390:40,0 [60] )
|
    private Action<MouseEventArgs> OnClick { get; set; }
|

