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