WorkflowScripts\AnalyzeCiFailureWorkflowTests.cs (7)
1885Path.Combine(RepoRoot.Path, CommentScriptRelativePath),
1935Path.Combine(RepoRoot.Path, CommentScriptRelativePath),
1993Path.Combine(RepoRoot.Path, CommentScriptRelativePath),
2655Assert.Contains(CommentScriptRelativePath, checkoutStep, StringComparison.Ordinal);
6251Path.Combine(RepoRoot.Path, CommentScriptRelativePath),
7090Path.Combine(RepoRoot.Path, CommentScriptRelativePath),
7091Path.Combine(workflowDirectory, Path.GetFileName(CommentScriptRelativePath)));