3 writes to _cookie
System.Windows.Forms (3)
System\Windows\Forms\Controls\WebBrowser\HtmlDocument.HtmlDocumentShim.cs (3)
69_cookie = new AxHost.ConnectionPointCookie( 77_cookie = null; 101_cookie = null;
4 references to _cookie
System.Windows.Forms (4)
System\Windows\Forms\Controls\WebBrowser\HtmlDocument.HtmlDocumentShim.cs (4)
67if (_cookie is null || !_cookie.Connected) 75if (!_cookie.Connected) 100_cookie?.Disconnect();