2 references to LengthNotNegative
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\Regex.cs (1)
421
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.length, ExceptionResource.
LengthNotNegative
);
System\Text\RegularExpressions\ThrowHelper.cs (1)
50
ExceptionResource.
LengthNotNegative
=> SR.LengthNotNegative,