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