1 write to CloseStatus
System (1)
net\System\Net\WebSockets\WebSocketBase.cs (1)
597m_CloseOutputOperation.CloseStatus = closeStatus;
2 references to CloseStatus
System (2)
net\System\Net\WebSockets\WebSocketBase.cs (2)
2161if (CloseStatus == WebSocketCloseStatus.Empty) 2178payloadBuffer.CloseStatus.CloseStatus = (ushort)CloseStatus;