6 references to Abort
System (4)
sys\system\Media\SoundPlayer.cs (4)
305copyThread.Abort(); 339copyThread.Abort(); 411copyThread.Abort(); 438copyThread.Abort();
System.Messaging (1)
System\Messaging\Design\QueuePathDialog.cs (1)
364populateThread.Abort();
System.ServiceModel (1)
System\ServiceModel\ComIntegration\DllHostInitializer.cs (1)
185pingThread.Abort(); // We are done; stop pinging.