1 write to _workspace
Infrastructure.Tests (1)
PowerShellScripts\AspireSkillsBundleHashTests.cs (1)
40_workspace = TemporaryWorkspace.Create(output);
3 references to _workspace
Infrastructure.Tests (3)
PowerShellScripts\AspireSkillsBundleHashTests.cs (3)
44public void Dispose() => _workspace.Dispose(); 54var inputPath = Path.Combine(_workspace.Path, $"input-{lineEndings}.bin"); 150var path = Path.Combine(_workspace.Path, fileName);