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