2 references to _tempDir
Infrastructure.Tests (2)
WorkflowScripts\AutoRerunTransientCiFailuresTests.cs (2)
30public void Dispose() => _tempDir.Dispose(); 580string inputPath = Path.Combine(_tempDir.Path, $"{Guid.NewGuid():N}.json");