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