2 implementations of LocaleConfiguration
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (2)
RunnableProjectConfig.ITemplate.cs (1)
22IFileSystemInfo? ITemplate.LocaleConfiguration => Localization?.File;
RunnableProjectGenerator.cs (1)
428public IFileSystemInfo? LocaleConfiguration => null;