2 references to HarnessResponse
Infrastructure.Tests (2)
WorkflowScripts\ReportSpecializedTestFailuresTests.cs (2)
237
var
response = JsonSerializer.Deserialize<
HarnessResponse
<T>>(result.Output, s_jsonOptions);