3 references to UnixSocketHelper
Aspire.Hosting.Tests (3)
Backchannel\AppHostBackchannelTests.cs (2)
20
builder.Configuration[KnownConfigNames.UnixSocketPath] =
UnixSocketHelper
.GetBackchannelSocketPath();
56
builder.Configuration[KnownConfigNames.UnixSocketPath] =
UnixSocketHelper
.GetBackchannelSocketPath();
Backchannel\Exec\ExecTestsBase.cs (1)
64
builder.Configuration[KnownConfigNames.UnixSocketPath] =
UnixSocketHelper
.GetBackchannelSocketPath();