2 writes to _stopped
Microsoft.TestPlatform.CommunicationUtilities (2)
SocketClient.cs (2)
40_stopped = false; 121_stopped = true;
2 references to _stopped
Microsoft.TestPlatform.CommunicationUtilities (2)
SocketClient.cs (2)
70if (!_stopped) 118if (!_stopped)