1 reference to aspEncodedExprRegex
System.Web (1)
UI\TemplateParser.cs (1)
1062else if (!flags[inScriptTag] && (match = aspEncodedExprRegex.Match(text, textPos)).Success) {