3 references to GetFullPath
Infrastructure.Tests (3)
WorkflowScripts\ValidateAgenticWorkflowsTests.cs (3)
63File.Delete(GetFullPath(workspace, LockPath)); 69File.AppendAllText(GetFullPath(workspace, changedPath), "changed\n"); 100var path = GetFullPath(workspace, relativePath);