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