4 instantiations of TestAppHostBackchannel
Aspire.Cli.Tests (4)
Commands\PublishCommandTests.cs (2)
188var backchannel = new TestAppHostBackchannel(); 197var backchannel = new TestAppHostBackchannel();
Commands\RunCommandTests.cs (2)
147var backchannel = new TestAppHostBackchannel(); 212var backchannel = new TestAppHostBackchannel();
4 references to TestAppHostBackchannel
Aspire.Cli.Tests (4)
Commands\PublishCommandTests.cs (2)
188var backchannel = new TestAppHostBackchannel(); 197var backchannel = new TestAppHostBackchannel();
Commands\RunCommandTests.cs (2)
147var backchannel = new TestAppHostBackchannel(); 212var backchannel = new TestAppHostBackchannel();