3 references to GetAspireExecutableName
Aspire.Cli.Tests (3)
Commands\UpdateCommandTests.cs (3)
3344
var processPath = Path.Combine(toolPath,
GetAspireExecutableName
());
3355
GetAspireExecutableName
());
3370
var processPath = Path.Combine(binaryDir,
GetAspireExecutableName
());