1 write to _command
Aspire.Hosting (1)
ApplicationModel\Docker\DockerfileStatements.cs (1)
160
_command
= command;
1 reference to _command
Aspire.Hosting (1)
ApplicationModel\Docker\DockerfileStatements.cs (1)
169
var commandJson = JsonSerializer.Serialize(
_command
, options);