2 overrides of ShouldAttachDebuggerToTestHost
Microsoft.TestPlatform.CrossPlatEngine (2)
Execution\RunTestsWithSources.cs (1)
118protected override bool ShouldAttachDebuggerToTestHost(
Execution\RunTestsWithTests.cs (1)
76protected override bool ShouldAttachDebuggerToTestHost(
1 reference to ShouldAttachDebuggerToTestHost
Microsoft.TestPlatform.CrossPlatEngine (1)
Execution\BaseRunTests.cs (1)
405|| ShouldAttachDebuggerToTestHost(executor, executorUriExtensionTuple, RunContext))