3 references to DefaultMatchTimeout_ConfigKeyName
System (3)
regex\system\text\regularexpressions\Regex.cs (3)
391Object defTmOut = ad.GetData(DefaultMatchTimeout_ConfigKeyName); 407throw new InvalidCastException(SR.GetString(SR.IllegalDefaultRegexMatchTimeoutInAppDomain, DefaultMatchTimeout_ConfigKeyName)); 426throw new ArgumentOutOfRangeException(SR.GetString(SR.IllegalDefaultRegexMatchTimeoutInAppDomain, DefaultMatchTimeout_ConfigKeyName));