4 references to SocketPath
Aspire.Hosting.Tests (4)
Backchannel\AppHostBackchannelTests.cs (4)
57
File.GetUnixFileMode(Path.GetDirectoryName(backchannelReadyEvent.
SocketPath
)!));
59
File.GetUnixFileMode(backchannelReadyEvent.
SocketPath
));
63
var endpoint = new UnixDomainSocketEndPoint(backchannelReadyEvent.
SocketPath
);
101
var endpoint = new UnixDomainSocketEndPoint(backchannelReadyEvent.
SocketPath
);