8 references to startat
System.Text.RegularExpressions (8)
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 (2)
39
ExceptionArgument.
startat
=> nameof(ExceptionArgument.
startat
),