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