4 references to Created
System.Net.WebSockets.Client (4)
System\Net\WebSockets\ClientWebSocket.cs (4)
20_state = InternalState.Created; 44case InternalState.Created: 108switch (Interlocked.CompareExchange(ref _state, InternalState.Connecting, InternalState.Created)) 113case InternalState.Created: