2 references to CommandShimPathEnvironmentVariable
Aspire.Hosting.Tasks (2)
RunAspireCliCommand.cs (2)
153SetEnvironmentVariable(startInfo, CommandShimPathEnvironmentVariable, FileName); 344var command = new StringBuilder($"\"%{CommandShimPathEnvironmentVariable}%\"");