2 references to TagRegex
System.Web (2)
UI\TemplateParser.cs (2)
952Regex tagRegex = TagRegex; 2302if (TagRegex.Match(tag2).Success) {