1 reference to EnumToOpCode
Microsoft.AspNetCore.Owin (1)
WebSockets\OwinWebSocketAdapter.cs (1)
127
return _sendAsync(buffer,
EnumToOpCode
(messageType), endOfMessage, cancellationToken);