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

Source Location: (61:1,17 [7] x:\dir\subdir\Test\TestComponent.cshtml)
|OnFocus|
Generated Location: (1172:32,17 [7] )
|OnFocus|

Source Location: (95:1,51 [22] x:\dir\subdir\Test\TestComponent.cshtml)
|ShouldPreventDefault()|
Generated Location: (1478:41,51 [22] )
|ShouldPreventDefault()|

Source Location: (130:2,7 [95] x:\dir\subdir\Test\TestComponent.cshtml)
|
    void OnFocus(FocusEventArgs e) { }

    bool ShouldPreventDefault() { return false; }
|
Generated Location: (1694:51,7 [95] )
|
    void OnFocus(FocusEventArgs e) { }

    bool ShouldPreventDefault() { return false; }
|

