7 references to GetBackchannelSocketPath
Aspire.Hosting.Tests (7)
Backchannel\AppHostBackchannelTests.cs (5)
23
builder.Configuration[KnownConfigNames.UnixSocketPath] = UnixSocketHelper.
GetBackchannelSocketPath
();
59
builder.Configuration[KnownConfigNames.UnixSocketPath] = UnixSocketHelper.
GetBackchannelSocketPath
();
94
builder.Configuration[KnownConfigNames.UnixSocketPath] = UnixSocketHelper.
GetBackchannelSocketPath
();
143
builder.Configuration[KnownConfigNames.UnixSocketPath] = UnixSocketHelper.
GetBackchannelSocketPath
();
186
builder.Configuration[KnownConfigNames.UnixSocketPath] = UnixSocketHelper.
GetBackchannelSocketPath
();
OperationModesTests.cs (2)
156
builder.Configuration[KnownConfigNames.UnixSocketPath] = UnixSocketHelper.
GetBackchannelSocketPath
();
186
builder.Configuration[KnownConfigNames.UnixSocketPath] = UnixSocketHelper.
GetBackchannelSocketPath
();