2 references to SendAsync
Microsoft.AspNetCore.TestHost (2)
TestWebSocket.cs (2)
75await _sendBuffer.SendAsync(message); 164return _sendBuffer.SendAsync(message);