1 write to _acceptClientAsync
Microsoft.TestPlatform.CommunicationUtilities (1)
SocketServer.cs (1)
61_acceptClientAsync = acceptClientAsync;
1 reference to _acceptClientAsync
Microsoft.TestPlatform.CommunicationUtilities (1)
SocketServer.cs (1)
136client = await _acceptClientAsync(tcpListener).ConfigureAwait(false);