1 write to _scriptPath
Aspire.Acquisition.Tests (1)
Scripts\Common\ScriptFunctionCommand.cs (1)
38_scriptPath = scriptPath;
2 references to _scriptPath
Aspire.Acquisition.Tests (2)
Scripts\Common\ScriptFunctionCommand.cs (2)
62var fullScriptPath = Path.Combine(repoRoot, _scriptPath); 69if (_scriptPath.EndsWith(".sh", StringComparison.OrdinalIgnoreCase))