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