2 references to InferTypeAndConvertLiteral
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (2)
ParameterConverter.cs (2)
92
/// If <paramref name="dataType"/> is null or empty, the type to be inferred. See <see cref="
InferTypeAndConvertLiteral
(string)"/> for more details.
100
value =
InferTypeAndConvertLiteral
(literal);