2 references to BuildDockerGoCommand
Aspire.Hosting.Go (2)
GoHostingExtensions.cs (2)
185
var buildCmd =
BuildDockerGoCommand
(ctx.Resource, packagePath, binaryName);
823
/// Shared by <see cref="
BuildDockerGoCommand
"/> and <see cref="BuildFlagsString"/> so