31 references to Start
mscorlib (1)
system\applicationactivator.cs (1)
88th.Start();
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\BitmapDownload.cs (1)
116_thread.Start();
PresentationFramework (1)
src\Framework\MS\Internal\AppModel\XappLauncher.cs (1)
537thread.Start();
System (7)
compmod\microsoft\win32\SystemEvents.cs (1)
582windowThread.Start();
compmod\system\diagnostics\assertwrapper.cs (1)
265t.Start();
net\System\Net\_TimerThread.cs (1)
624new Thread(new ThreadStart(ThreadProc)).Start();
net\System\Net\connectionpool.cs (1)
165m_AsyncThread.Start();
services\monitoring\system\diagnosticts\Process.cs (1)
2859executionThread.Start();
sys\system\io\ports\SerialStream.cs (1)
773eventLoopThread.Start();
sys\system\Media\SoundPlayer.cs (1)
369copyThread.Start();
System.Activities (1)
System\Activities\Debugger\ThreadWorkerController.cs (1)
139this.worker.Start();
System.AddIn (1)
System\Addin\Pipeline\ContractBase.cs (1)
179unloaderThread.Start();
System.Data (2)
fx\src\data\System\Data\ProviderBase\DbConnectionPool.cs (2)
1213waitOpenThread.Start(); 1524waitOpenThread.Start();
System.Drawing (1)
commonui\System\Drawing\ImageAnimator.cs (1)
235animationThread.Start();
System.Management (4)
Instrumentation\EventSource.cs (1)
344thread.Start();
Instrumentation\Instrumentation.cs (1)
498cleanupThread.Start();
InteropClasses\WMIInterop.cs (2)
1988thread.Start(); 2440this.thread.Start ( ) ;
System.Messaging (1)
System\Messaging\Design\QueuePathDialog.cs (1)
381populateThread.Start();
System.Runtime.Remoting (2)
channels\http\httpserverchannel.cs (1)
315_listenerThread.Start();
channels\ipc\ipcserverchannel.cs (1)
261_listenerThread.Start();
System.ServiceModel (1)
System\ServiceModel\Administration\WbemProvider.cs (1)
1066thread.Start();
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Printing\PrintControllerWithStatusDialog.cs (1)
171thread.Start();
winforms\Managed\System\WinForms\TrustManager.cs (1)
1079thread.Start();
System.Workflow.Runtime (4)
DebugEngine\DebugController.cs (1)
88workerThread.Start(); workerThread.Join();
DebugEngine\DebugControllerThread.cs (1)
67this.controllerThread.Start();
DebugEngine\ProgramPublisher.cs (2)
52publisherThread.Start(); 95unpublisherThread.Start();
UIAutomationClient (1)
MS\Internal\Automation\QueueProcessor.cs (1)
85_thread.Start();
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\QueueProcessor.cs (1)
70thread.Start();