2 instantiations of DotnetHostHelper
Microsoft.TestPlatform.TestHostRuntimeProvider (1)
Hosting\DotnetTestHostManager.cs (1)
93new DotnetHostHelper(),
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleProcessManager.cs (1)
289? new DotnetHostHelper().GetDotnetPath()
3 references to DotnetHostHelper
Microsoft.TestPlatform.CoreUtilities (3)
Helpers\DotnetHostHelper.cs (3)
41/// Initializes a new instance of the <see cref="DotnetHostHelper"/> class. 48/// Initializes a new instance of the <see cref="DotnetHostHelper"/> class. 57/// Initializes a new instance of the <see cref="DotnetHostHelper"/> class.