1 write to _hashCode
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlElement.cs (1)
54_hashCode = HashCode.Combine((nint)scope.Value);
1 reference to _hashCode
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlElement.cs (1)
819public override int GetHashCode() => _hashCode;