2 references to textRegex
System.Web (2)
UI\BatchParser.cs (1)
134if ((match = textRegex.Match(text, textPos)).Success) {
UI\TemplateParser.cs (1)
962if ((match = textRegex.Match(text, textPos)).Success)