2 writes to ResolvedAspireCliPath
Aspire.Hosting.Tasks (2)
ResolveAspireCliInvocation.cs (2)
71
ResolvedAspireCliPath
= AspireCliPath;
80
ResolvedAspireCliPath
= CommandPathResolver.ResolveFromPath("aspire", PathEnvironmentVariable);
1 reference to ResolvedAspireCliPath
Aspire.Hosting.Tasks (1)
ResolveAspireCliInvocation.cs (1)
81
if (
ResolvedAspireCliPath
is not null)