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