2 writes to _aborted
System.Net.WebSockets.Client (2)
System\Net\WebSockets\BrowserWebSockets\BrowserWebSocket.cs (2)
218_aborted = true; 258self._aborted = true;
7 references to _aborted
System.Net.WebSockets.Client (7)
System\Net\WebSockets\BrowserWebSockets\BrowserWebSocket.cs (7)
93if (_disposed || _aborted || _cancelled) 112if (_disposed || _aborted || _cancelled) 207if (_disposed || _aborted) 256if (self._shouldAbort && !self._aborted) 322if (_aborted) 350if (_aborted) 516if (_aborted)