2 references to ContainerReplCommand
Aspire.Hosting.MySql.Tests (2)
MySqlReplCommandTests.cs (1)
48var execOptions = ContainerReplCommand.CreateExecOptions(options, "docker", "container-id");
tests\Shared\ContainerReplCommandTestBase.cs (1)
129var execOptions = ContainerReplCommand.CreateExecOptions(options, runtime, "current-container-id");