7 references to LocalHivePowerShell
Aspire.Acquisition.Tests (7)
Scripts\LocalHiveScriptFunctionTests.cs (7)
15
[InlineData(nameof(ScriptPaths.
LocalHivePowerShell
))]
27
[InlineData(nameof(ScriptPaths.
LocalHivePowerShell
))]
55
var source = File.ReadAllText(GetRepoPath(ScriptPaths.
LocalHivePowerShell
));
66
[InlineData(nameof(ScriptPaths.
LocalHivePowerShell
))]
84
var source = File.ReadAllText(GetRepoPath(ScriptPaths.
LocalHivePowerShell
));
101
nameof(ScriptPaths.
LocalHivePowerShell
) => ScriptPaths.
LocalHivePowerShell
,