2 references to IllegalDefaultRegexMatchTimeoutInAppDomain
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\Regex.Timeout.cs (2)
81throw new InvalidCastException(SR.Format(SR.IllegalDefaultRegexMatchTimeoutInAppDomain, DefaultMatchTimeout_ConfigKeyName, defaultTimeout)); 92throw new ArgumentOutOfRangeException(SR.Format(SR.IllegalDefaultRegexMatchTimeoutInAppDomain, DefaultMatchTimeout_ConfigKeyName, defaultMatchTimeOut));