3 references to IsNameAgreementWithFolderPreferred
Microsoft.TemplateEngine.Edge (3)
Template\TemplateCreator.cs (3)
29
/// <param name="name">The name to use. Will be also used as <paramref name="outputPath"/> in case it is empty and <see cref="ITemplate.
IsNameAgreementWithFolderPreferred
"/> for <paramref name="templateInfo"/> is set to true.</param>
67
/// <param name="name">The name to use. Will be also used as <paramref name="outputPath"/> in case it is empty and <see cref="ITemplate.
IsNameAgreementWithFolderPreferred
"/> for <paramref name="templateInfo"/> is set to true.</param>
142
if (template.
IsNameAgreementWithFolderPreferred
&& string.IsNullOrEmpty(outputPath))