2 references to CreateMatchingSocketFile
Aspire.Cli.Tests (2)
Commands\AppHostLauncherTests.cs (2)
360
var socketPath = harness.
CreateMatchingSocketFile
(int.MaxValue - 1);
1394
var socketPath =
CreateMatchingSocketFile
(Environment.ProcessId);