1 write to s_regexMatchTimeoutValidator
System.Web (1)
Configuration\StdValidatorsAndConverters.cs (1)
103s_regexMatchTimeoutValidator = new RegexMatchTimeoutValidator();
2 references to s_regexMatchTimeoutValidator
System.Web (2)
Configuration\StdValidatorsAndConverters.cs (2)
102if (s_regexMatchTimeoutValidator == null) { 106return s_regexMatchTimeoutValidator;