1 write to regexInput
System (1)
regex\System\Text\RegularExpressions\RegexMatchTimeoutException.cs (1)
120this.regexInput = input;
2 references to regexInput
System (2)
regex\System\Text\RegularExpressions\RegexMatchTimeoutException.cs (2)
109si.AddValue("regexInput", this.regexInput); 148get { return regexInput; }