6 references to FindRepoRoot
Aspire.Acquisition.Tests (6)
Scripts\Common\ScriptFunctionCommand.cs (1)
60
var repoRoot = TestUtils.
FindRepoRoot
()?.FullName
Scripts\Common\ScriptHostFixture.cs (1)
35
var repoRoot = TestUtils.
FindRepoRoot
()?.FullName
Scripts\Common\ScriptToolCommand.cs (1)
64
var repoRoot = TestUtils.
FindRepoRoot
()?.FullName
Scripts\LocalHiveScriptFunctionTests.cs (1)
107
var repoRoot = Aspire.Templates.Tests.TestUtils.
FindRepoRoot
()?.FullName
Scripts\PipedInstallTests.cs (2)
125
var repoRoot = TestUtils.
FindRepoRoot
()?.FullName
147
var repoRoot = TestUtils.
FindRepoRoot
()?.FullName