1 reference to textPat
System.Web (1)
Configuration\CapabilitiesPattern.cs (1)
59
if ((match =
textPat
.Match(text, textpos)).Success && match.Length > 0) {