2 references to PathsEqual
aspire (2)
Git\GitWorktree.cs (2)
115
return
PathsEqual
(workingScopeRoot, appHostScopeRoot);
228
return
PathsEqual
(checkoutGitFile, gitFilePath);