3 references to CasesPropertyName
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (3)
Macros\SwitchMacroConfig.cs (3)
33
JsonArray jArray = GetMandatoryParameterArray(generatedSymbolConfig,
CasesPropertyName
);
39
throw new TemplateAuthoringException(string.Format(LocalizableStrings.MacroConfig_Exception_ArrayShouldContainObjects, generatedSymbolConfig.VariableName,
CasesPropertyName
), generatedSymbolConfig.VariableName);
47
CasesPropertyName
,