1 reference to Stop
Microsoft.VisualStudio.IntegrationTest.Utilities (1)
OutOfProcess\Debugger_OutOfProc.cs (1)
41
public void Stop(bool waitForDesignMode) => _debuggerInProc.
Stop
(waitForDesignMode);