2 writes to CloseStatusDescription
Microsoft.AspNetCore.TestHost (2)
TestWebSocket.cs (2)
224CloseStatusDescription = null; 233CloseStatusDescription = closeStatusDescription;
1 reference to CloseStatusDescription
Microsoft.AspNetCore.TestHost (1)
TestWebSocket.cs (1)
126_closeStatusDescription = receiveMessage.CloseStatusDescription ?? string.Empty;