1 implementation of GetMonoPath
Microsoft.TestPlatform.CoreUtilities (1)
Helpers\DotnetHostHelper.cs (1)
93public string GetMonoPath()
1 reference to GetMonoPath
Microsoft.TestPlatform.TestHostRuntimeProvider (1)
Hosting\DefaultTestHostManager.cs (1)
220launcherPath = _dotnetHostHelper.GetMonoPath();