1 write to _isReadOnly
System.Net.WebSockets.Client (1)
System\Net\WebSockets\BrowserWebSockets\ClientWebSocketOptions.cs (1)
157_isReadOnly = true;
2 references to _isReadOnly
System.Net.WebSockets.Client (2)
System\Net\WebSockets\BrowserWebSockets\ClientWebSocketOptions.cs (2)
97if (_isReadOnly) 156Debug.Assert(!_isReadOnly, "Already set");