2 writes to Input
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\RegexMatchTimeoutException.cs (2)
72Input = regexInput; 133Input = info.GetString("regexInput")!;
4 references to Input
System.Text.RegularExpressions (4)
System\Text\RegularExpressions\RegexMatchTimeoutException.cs (4)
35/// backtracking, which is available from the <see cref="Input"/> property, should be logged so that 65/// <paramref name="matchTimeout"/> values are assigned to the <see cref="Input"/>, 148info.AddValue("regexInput", Input); 167/// <see cref="Input"/> property reflects the entire input string passed to the regular