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

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

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

