1 instantiation of TestAppHostBackchannelServer
Aspire.Cli.Tests (1)
Backchannel\AppHostAuxiliaryBackchannelTests.cs (1)
98
var server = new
TestAppHostBackchannelServer
();
10 references to TestAppHostBackchannelServer
Aspire.Cli.Tests (10)
Backchannel\AppHostAuxiliaryBackchannelTests.cs (10)
21
using
var
server =
TestAppHostBackchannelServer
.Start();
35
using
var
server =
TestAppHostBackchannelServer
.Start();
58
using
var
server =
TestAppHostBackchannelServer
.Start();
74
using
var
server =
TestAppHostBackchannelServer
.Start();
96
public static
TestAppHostBackchannelServer
Start()
98
var
server = new TestAppHostBackchannelServer();