4 references to GetAspireExecutableName
Aspire.Cli.Tests (4)
Utils\DotNetToolDetectionTests.cs (4)
29
var processPath = Path.Combine(toolPath,
GetAspireExecutableName
());
40
GetAspireExecutableName
());
66
GetAspireExecutableName
());
83
var processPath = Path.Combine(workspace.Path,
GetAspireExecutableName
());