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