2 implementations of Terminate
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Application.cs (1)
4024void UnsafeNativeMethods.IMsoComponent.Terminate() {
winforms\Managed\System\WinForms\ComponentManagerBroker.cs (1)
387void UnsafeNativeMethods.IMsoComponent.Terminate() {
1 reference to Terminate
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ComponentManagerBroker.cs (1)
392c.Terminate();