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