1 implementation of AttachDebuggerToProcess
Microsoft.TestPlatform.CrossPlatEngine (1)
EventHandlers\TestRequestHandler.cs (1)
290
public bool
AttachDebuggerToProcess
(AttachDebuggerInfo attachDebuggerInfo)
1 reference to AttachDebuggerToProcess
Microsoft.TestPlatform.CommunicationUtilities (1)
EventHandlers\TestRunEventsHandler.cs (1)
105
return _requestHandler.
AttachDebuggerToProcess
(attachDebuggerInfo);