4 references to SymbolsPropertyName
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (4)
Macros\JoinMacroConfig.cs (4)
32
JsonArray jArray = GetMandatoryParameterArray(generatedSymbolConfig,
SymbolsPropertyName
);
38
throw new TemplateAuthoringException(string.Format(LocalizableStrings.MacroConfig_Exception_ArrayShouldContainObjects, generatedSymbolConfig.VariableName,
SymbolsPropertyName
), generatedSymbolConfig.VariableName);
46
SymbolsPropertyName
,
55
SymbolsPropertyName
,