void worker_DoWork(object sender, DoWorkEventArgs e) { _executor.StartSearch((BackgroundWorker)sender); }