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