2 references to s_jsonOptions
Infrastructure.Tests (2)
WorkflowScripts\AutoRerunTransientCiFailuresTests.cs (2)
2226}, s_jsonOptions); 2236HarnessResponse<T>? response = JsonSerializer.Deserialize<HarnessResponse<T>>(result.Output, s_jsonOptions);