1 reference to FindFilesInCurrentFolderOrParentFolder
Microsoft.TemplateEngine.Cli (1)
PostActionProcessors\AddJsonPropertyPostActionProcessor.cs (1)
90
IReadOnlyList<string> jsonFiles =
FindFilesInCurrentFolderOrParentFolder
(environment.Host.FileSystem, outputBasePath, jsonFileName);