1 instantiation of ProxyExecutionManagerWithDataCollection
Microsoft.TestPlatform.CrossPlatEngine (1)
TestEngine.cs (1)
260
? new
ProxyExecutionManagerWithDataCollection
(
3 references to ProxyExecutionManagerWithDataCollection
Microsoft.TestPlatform.CrossPlatEngine (3)
Client\MTP\MtpProxyExecutionManager.cs (1)
207
/// <see cref="
ProxyExecutionManagerWithDataCollection
"/> on the classic path.
Client\Parallel\ParallelProxyExecutionManager.cs (1)
362
if (concurrentManager is
ProxyExecutionManagerWithDataCollection
concurrentManagerWithDataCollection)
Client\ProxyExecutionManagerWithDataCollection.cs (1)
28
/// Initializes a new instance of the <see cref="
ProxyExecutionManagerWithDataCollection
"/> class.