2 references to CLOSE_STATUS_NOT_SET
System.Web (2)
WebSockets\AspNetWebSocket.cs (2)
80private WebSocketCloseStatus _closeStatus = CLOSE_STATUS_NOT_SET; 119if (closeStatus == CLOSE_STATUS_NOT_SET) {