4 references to SocketPath
Aspire.Hosting.Tests (4)
Backchannel\GetTerminalInfoAsyncTests.cs (4)
300
? listener.
SocketPath
387
var dir = Path.GetDirectoryName(
SocketPath
);
394
sock.Bind(new UnixDomainSocketEndPoint(
SocketPath
));
456
try { File.Delete(
SocketPath
); } catch { }