3 references to AllAreTheSame
Microsoft.TemplateEngine.Cli (3)
Commands\create\InstantiateCommand.cs (3)
279&& !templates.AllAreTheSame(t => t.GetLanguage())) 288&& !templates.AllAreTheSame(t => t.GetTemplateType())) 315if (templates.AllAreTheSame(t => t.MountPointUri))