2 instantiations of ActionableValueForm
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (2)
ValueForms\ActionableValueFormFactory.cs (2)
17
return new
ActionableValueForm
(name, this);
26
return new
ActionableValueForm
(name!, this)