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