2 references to includeRegex
System.Web (2)
UI\BatchParser.cs (1)
154else if ((match = includeRegex.Match(text, textPos)).Success) {
UI\TemplateParser.cs (1)
1026else if ((match = includeRegex.Match(text, textPos)).Success)