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

    public void OnComponentHover(UIMouseEventArgs e)
    {
    }
|
Generated Location: (1335:39,7 [132] )
|
    public string ParentBgColor { get; set; } = "#FFFFFF";

    public void OnComponentHover(UIMouseEventArgs e)
    {
    }
|

