2 references to CreateMatchingSocketFile
Aspire.Cli.Tests (2)
Backchannel\AppHostConnectionResolverTests.cs (2)
71
var socketPath =
CreateMatchingSocketFile
(resolvedProjectPath, workspace.WorkspaceRoot, int.MaxValue - 1);
302
var socketPath =
CreateMatchingSocketFile
(canonicalPath, workspace.WorkspaceRoot, int.MaxValue - 1);