1 write to _scriptPath
Infrastructure.Tests (1)
PowerShellScripts\WriteClassModeTestPropsTests.cs (1)
19_scriptPath = Path.Combine(RepoRoot.Path, "eng", "scripts", "write-class-mode-test-props.ps1");
1 reference to _scriptPath
Infrastructure.Tests (1)
PowerShellScripts\WriteClassModeTestPropsTests.cs (1)
116using var cmd = new PowerShellCommand(_scriptPath, _output)