1 reference to WaitForRaiseDebuggerDteCommand
Microsoft.VisualStudio.IntegrationTest.Utilities (1)
InProcess\Debugger_InProc.cs (1)
46
public void StepOver(bool waitForBreakOrEnd) =>
WaitForRaiseDebuggerDteCommand
(() => _debugger.StepOver(waitForBreakOrEnd));