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; 103_cookie = null;
5 references to _cookie
System.Windows.Forms (5)
System\Windows\Forms\Controls\WebBrowser\HtmlDocument.HtmlDocumentShim.cs (5)
67if (_cookie is null || !_cookie.Connected) 75if (!_cookie.Connected) 100if (_cookie is not null) 102_cookie.Disconnect();