2 references to CreateMatchingSocketFile
Aspire.Cli.Tests (2)
Backchannel\AppHostConnectionResolverTests.cs (2)
68
var socketPath =
CreateMatchingSocketFile
(projectFile.FullName, workspace.WorkspaceRoot, int.MaxValue - 1);
297
var socketPath =
CreateMatchingSocketFile
(projectFileViaSymlink.FullName, workspace.WorkspaceRoot, int.MaxValue - 1);