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