2 references to
Microsoft.TemplateEngine.Abstractions (2)
Parameters\ParameterSetData.cs (2)
30: this(templateInfo, (IReadOnlyDictionary<string, object?>?)null) 40: this(templateInfo, inputParameters?.ToDictionary(p => p.Key, p => (object?)p.Value))