2 references to DebuggerCommandRetryTimeout
Microsoft.VisualStudio.IntegrationTest.Utilities (2)
InProcess\Debugger_InProc.cs (2)
91
if (!TryWaitFor(
DebuggerCommandRetryTimeout
, predicate))
96
DebuggerCommandRetryTimeout
.TotalSeconds);