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