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