1 reference to OnClientConnected
Microsoft.TestPlatform.CommunicationUtilities (1)
SocketServer.cs (1)
72
_tcpListener.AcceptTcpClientAsync().ContinueWith(t =>
OnClientConnected
(t.Result));