2 references to MONOEXENAME
Microsoft.TestPlatform.CoreUtilities (2)
Helpers\DotnetHostHelper.cs (2)
95if (!TryGetExecutablePath(MONOEXENAME, out var monoPath)) 97string errorMessage = string.Format(CultureInfo.CurrentCulture, Resources.NoDotnetExeFound, MONOEXENAME);