3 writes to _cookie
System.Windows.Forms (3)
System\Windows\Forms\Controls\WebBrowser\HtmlElement.HtmlElementShim.cs (3)
93_cookie = new AxHost.ConnectionPointCookie( 100_cookie = null; 124_cookie = null;
6 references to _cookie
System.Windows.Forms (6)
System\Windows\Forms\Controls\WebBrowser\HtmlElement.HtmlElementShim.cs (6)
89if (_cookie is null || !_cookie.Connected) 91for (int i = 0; i < s_dispInterfaceTypes.Length && _cookie is null; i++) 98if (!_cookie.Connected) 121if (_cookie is not null) 123_cookie.Disconnect();