3 references to TryGetScopeWorktreeRoot
aspire (3)
Git\GitWorktree.cs (3)
95
/// <see cref="
TryGetScopeWorktreeRoot
"/>. Two paths share a scope only when both identities
104
var workingScopeRoot =
TryGetScopeWorktreeRoot
(workingDirectory);
105
var appHostScopeRoot =
TryGetScopeWorktreeRoot
(appHostPath);