2 references to Start
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Application.cs (1)
1430Process.Start(process.MainModule.FileName, launchUrl);
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (1)
798System.Diagnostics.Process.Start(this.m_defaultBrowserExePath, e.Link.LinkData.ToString());