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