5 references to ProxyOperationManager
Microsoft.TestPlatform.CrossPlatEngine (5)
Client\ProxyDiscoveryManager.cs (1)
117
_proxyOperationManager = new
ProxyOperationManager
(requestData, requestSender, testHostManager, testhostManagerFramework, this);
Client\ProxyExecutionManager.cs (1)
147
_proxyOperationManager = new
ProxyOperationManager
(requestData, requestSender, testHostManager, testHostManagerFramework, this);
Client\ProxyOperationManager.cs (1)
68
:
this
(
TestEngine.cs (2)
157
proxyOperationManager = new
ProxyOperationManager
(
306
proxyOperationManager = new
ProxyOperationManager
(