7 references to BeginIndexNotNegative
System.Text.RegularExpressions (7)
System\Text\RegularExpressions\MatchCollection.cs (1)
70
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.startat, ExceptionResource.
BeginIndexNotNegative
);
System\Text\RegularExpressions\Regex.cs (1)
569
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.startat, ExceptionResource.
BeginIndexNotNegative
);
System\Text\RegularExpressions\Regex.EnumerateSplits.cs (1)
168
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.startat, ExceptionResource.
BeginIndexNotNegative
);
System\Text\RegularExpressions\Regex.Replace.cs (1)
622
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.startat, ExceptionResource.
BeginIndexNotNegative
);
System\Text\RegularExpressions\Regex.Split.cs (1)
286
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.startat, ExceptionResource.
BeginIndexNotNegative
);
System\Text\RegularExpressions\RegexReplacement.cs (1)
202
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.startat, ExceptionResource.
BeginIndexNotNegative
);
System\Text\RegularExpressions\ThrowHelper.cs (1)
48
ExceptionResource.
BeginIndexNotNegative
=> SR.BeginIndexNotNegative,