2 references to ResolveExecutablePath
Aspire.Hosting.Azure.Kubernetes (2)
src\Aspire.Hosting\Dcp\Process\ProcessUtil.cs (1)
37? PathLookupHelper.ResolveExecutablePath(processSpec.ExecutablePath, processSpec.EnvironmentVariables)
src\Shared\PathLookupHelper.cs (1)
62resolvedExecutablePath = ResolveExecutablePath(executablePath, environmentVariables);