1 reference to GetRootDirectory
Microsoft.TemplateEngine.Cli (1)
PostActionProcessors\AddJsonPropertyPostActionProcessor.cs (1)
104
string? repoRoot = detectRepoRoot ?
GetRootDirectory
(environment.Host.FileSystem, outputBasePath) : null;