3 references to DebuggerBreakpoint
vstest.console (3)
CommandLine\Executor.cs (3)
115
DebuggerBreakpoint
.AttachVisualStudioDebugger(WellKnownDebugEnvironmentVariables.VSTEST_RUNNER_DEBUG_ATTACHVS);
116
DebuggerBreakpoint
.WaitForNativeDebugger(WellKnownDebugEnvironmentVariables.VSTEST_RUNNER_NATIVE_DEBUG);
117
DebuggerBreakpoint
.WaitForDebugger(WellKnownDebugEnvironmentVariables.VSTEST_RUNNER_DEBUG);