1 override of GetCommandPath
Aspire.Hosting.Azure.Functions (1)
FuncCoreToolsInstallationManager.cs (1)
34protected override string GetCommandPath() => "func";
1 reference to GetCommandPath
Aspire.Hosting.Azure.Functions (1)
src\Shared\RequiredCommandValidator.cs (1)
84var command = GetCommandPath();