1 write to _scriptPath
Aspire.Acquisition.Tests (1)
Scripts\Common\ScriptToolCommand.cs (1)
30_scriptPath = scriptPath;
2 references to _scriptPath
Aspire.Acquisition.Tests (2)
Scripts\Common\ScriptToolCommand.cs (2)
68var fullScriptPath = Path.Combine(repoRoot, _scriptPath); 77if (_scriptPath.EndsWith(".sh", StringComparison.OrdinalIgnoreCase))