2 references to
Microsoft.TemplateEngine.Edge (2)
Template\InputDataSet.cs (2)
34
:
this
(templateInfo, (IReadOnlyDictionary<string, object?>?)null)
44
:
this
(templateInfo, inputParameters.ToDictionary(p => p.Key, p => (object?)p.Value))