1 write to Path
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (1)
ConfigModel\PrimaryOutputModel.cs (1)
22
Path
= path;
2 references to Path
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (2)
ConfigModel\PrimaryOutputModel.cs (1)
41
string? path = pathInfo.ToString(nameof(
Path
));
PrimaryOutput.cs (1)
43
string resolvedPath = renameGenerator.ApplyRenameToString(model.
Path
);