1 write to _url
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlElementErrorEventArgs.cs (1)
40
public Uri Url =>
_url
??= new Uri(_urlString);