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