2 references to HarnessResponse
Infrastructure.Tests (2)
WorkflowScripts\SelectTestsCommentScriptTests.cs (2)
242var response = JsonSerializer.Deserialize<HarnessResponse<CommentScriptResult>>(await File.ReadAllTextAsync(outputPath), s_jsonOptions);