1 reference to StepOver
Microsoft.VisualStudio.IntegrationTest.Utilities (1)
OutOfProcess\Debugger_OutOfProc.cs (1)
39
public void StepOver(bool waitForBreakOrEnd) => _debuggerInProc.
StepOver
(waitForBreakOrEnd);