3 references to DotnetTestHostManager
Microsoft.TestPlatform.TestHostRuntimeProvider (3)
Hosting\DotnetTestHostManager.cs (2)
87/// Initializes a new instance of the <see cref="DotnetTestHostManager"/> class. 102/// Initializes a new instance of the <see cref="DotnetTestHostManager"/> class.
Properties\AssemblyInfo.cs (1)
7[assembly: TestExtensionTypes(typeof(DefaultTestHostManager), typeof(DotnetTestHostManager))]