2 references to TryCombine
Infrastructure.Tests (2)
src\Shared\PathLookupHelper.cs (2)
166if (TryCombine(directory, command + extension, out var fullPathWithExt) && 182if (TryCombine(directory, command, out var fullPath) &&