2 writes to Input
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\RegexMatchTimeoutException.cs (2)
25
Input
= regexInput;
59
Input
= info.GetString("regexInput")!;
1 reference to Input
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\RegexMatchTimeoutException.cs (1)
68
info.AddValue("regexInput",
Input
);