2 references to StepsRegexPropertyName
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (2)
Macros\RegexMacroConfig.cs (2)
42string? regex = jObj.ToString(StepsRegexPropertyName); 47throw new TemplateAuthoringException(string.Format(LocalizableStrings.MacroConfig_Exception_MissingValueProperty, generatedSymbolConfig.VariableName, StepsPropertyName, StepsRegexPropertyName), generatedSymbolConfig.VariableName);