1 write to _workspace
Infrastructure.Tests (1)
PowerShellScripts\WriteClassModeTestPropsTests.cs (1)
18_workspace = TemporaryWorkspace.Create(output);
7 references to _workspace
Infrastructure.Tests (7)
PowerShellScripts\WriteClassModeTestPropsTests.cs (7)
22public void Dispose() => _workspace.Dispose(); 28var artifactsDir = Path.Combine(_workspace.Path, "artifacts"); 50var outputPropsPath = Path.Combine(_workspace.Path, "ClassModeProjects.props"); 67var artifactsDir = Path.Combine(_workspace.Path, "artifacts"); 79var outputPropsPath = Path.Combine(_workspace.Path, "ClassModeProjects.props"); 94var artifactsDir = Path.Combine(_workspace.Path, "artifacts"); 106var outputPropsPath = Path.Combine(_workspace.Path, "ClassModeProjects.props");