3 references to GetBackchannelSocketPath
Aspire.Hosting.Tests (3)
Backchannel\AppHostBackchannelTests.cs (3)
22
builder.Configuration[KnownConfigNames.UnixSocketPath] = UnixSocketHelper.
GetBackchannelSocketPath
();
58
builder.Configuration[KnownConfigNames.UnixSocketPath] = UnixSocketHelper.
GetBackchannelSocketPath
();
93
builder.Configuration[KnownConfigNames.UnixSocketPath] = UnixSocketHelper.
GetBackchannelSocketPath
();