1 instantiation of ExecutionManager
Microsoft.TestPlatform.CrossPlatEngine (1)
TestHostManagerFactory.cs (1)
45
=> _executionManager ??= new
ExecutionManager
(GetRequestData(_telemetryOptedIn));
2 references to ExecutionManager
Microsoft.TestPlatform.CrossPlatEngine (2)
Execution\ExecutionManager.cs (2)
39
/// Initializes a new instance of the <see cref="
ExecutionManager
"/> class.
49
/// Initializes a new instance of the <see cref="
ExecutionManager
"/> class.