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