2 references to TryGetExecutablePath
Microsoft.TestPlatform.CoreUtilities (2)
Helpers\DotnetHostHelper.cs (2)
82
if (!
TryGetExecutablePath
("dotnet", out var dotnetPath))
95
if (!
TryGetExecutablePath
(MONOEXENAME, out var monoPath))