Commands\StopCommandTests.cs (8)
199connection.SocketPath = CreateMatchingSocketFile(appHostPath, workspace, 5);
245primaryConnection.SocketPath = CreateMatchingSocketFile(primaryAppHost, workspace, 7);
250nestedConnection.SocketPath = CreateMatchingSocketFile(nestedAppHost, workspace, 8);
326connection.SocketPath = CreateMatchingSocketFile(appHostPath, workspace, 6);
365connection.SocketPath = CreateMatchingSocketFile(appHostPath, workspace, 6);
551connection.SocketPath = CreateMatchingSocketFile(runningAppHostFile.FullName, workspace, 11);
1132connection.SocketPath = CreateMatchingSocketFile(appHostFile.FullName, workspace, 10);
1191var socketPath = CreateMatchingSocketFile(appHostPath, workspace, 9);