3 writes to _cookie
System.Windows.Forms (3)
System\Windows\Forms\Controls\WebBrowser\HtmlWindow.HtmlWindowShim.cs (3)
60_cookie = new AxHost.ConnectionPointCookie( 67_cookie = null; 90_cookie = null;
5 references to _cookie
System.Windows.Forms (5)
System\Windows\Forms\Controls\WebBrowser\HtmlWindow.HtmlWindowShim.cs (5)
58if (_cookie is null || !_cookie.Connected) 65if (!_cookie.Connected) 87if (_cookie is not null) 89_cookie.Disconnect();