1 reference to StopOnError
Microsoft.TestPlatform.CommunicationUtilities (1)
SocketServer.cs (1)
109Task.Run(() => _tcpClient.MessageLoopAsync(_channel, error => StopOnError(error), _cancellation.Token)).ConfigureAwait(false);