6 instantiations of TestAppHostBackchannel
Aspire.Cli.Tests (6)
Commands\DeployCommandTests.cs (2)
163var backchannel = new TestAppHostBackchannel 229var backchannel = new TestAppHostBackchannel
Commands\PublishCommandTests.cs (2)
196var backchannel = new TestAppHostBackchannel(); 205var backchannel = new TestAppHostBackchannel();
Commands\RunCommandTests.cs (2)
173var backchannel = new TestAppHostBackchannel(); 238var backchannel = new TestAppHostBackchannel();
6 references to TestAppHostBackchannel
Aspire.Cli.Tests (6)
Commands\DeployCommandTests.cs (2)
163var backchannel = new TestAppHostBackchannel 229var backchannel = new TestAppHostBackchannel
Commands\PublishCommandTests.cs (2)
196var backchannel = new TestAppHostBackchannel(); 205var backchannel = new TestAppHostBackchannel();
Commands\RunCommandTests.cs (2)
173var backchannel = new TestAppHostBackchannel(); 238var backchannel = new TestAppHostBackchannel();