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