Source Location: (126:2,7 [130] x:\dir\subdir\Test\TestComponent.cshtml)
|
    public string ParentBgColor { get; set; } = "#FFFFFF";

    public void OnComponentHover(MouseEventArgs e)
    {
    }
|
Generated Location: (1518:46,7 [130] )
|
    public string ParentBgColor { get; set; } = "#FFFFFF";

    public void OnComponentHover(MouseEventArgs e)
    {
    }
|

