2 writes to _stopped
dotnet (2)
Telemetry\PersistenceChannel\Sender.cs (2)
85_stopped = false; 144_stopped = true;
2 references to _stopped
dotnet (2)
Telemetry\PersistenceChannel\Sender.cs (2)
170while (!_stopped) 174if (_stopped)