2 writes to Entrypoint
Aspire.Hosting.Azure.Sandboxes (1)
AzureSandboxContainerDeployment.cs (1)
742Entrypoint = imageMetadata.Entrypoint.Count > 0 ? [.. imageMetadata.Entrypoint] : null,
Aspire.Hosting.Azure.Tests (1)
AzureSandboxesTests.cs (1)
1656Entrypoint = ["dotnet", "/app/app.dll"],