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

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

    bool ShouldPreventDefault() { return false; }
|

