1 write to _cancellationToken
Microsoft.AspNetCore.Owin (1)
WebSockets\WebSocketAdapter.cs (1)
43_cancellationToken = ct;
1 reference to _cancellationToken
Microsoft.AspNetCore.Owin (1)
WebSockets\WebSocketAdapter.cs (1)
129_webSocket.CloseStatusDescription ?? string.Empty, _cancellationToken);