2 implementations of Identity
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (1)
Localization\TemplateLocalizationInfo.cs (1)
25string ILocalizationLocator.Identity => throw new NotImplementedException();
Microsoft.TemplateEngine.Utils (1)
LocalizationLocator.cs (1)
32public string Identity { get; }