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