2 references to PathLookupHelper
Aspire.Hosting.Azure.Kubernetes (2)
AzureKubernetesEnvironmentResource.AksPipeline.cs (1)
563var azPath = PathLookupHelper.FindFullPathFromPath("az");
src\Aspire.Hosting\Dcp\Process\ProcessUtil.cs (1)
37? PathLookupHelper.ResolveExecutablePath(processSpec.ExecutablePath, processSpec.EnvironmentVariables)