4 references to i
System.Text.RegularExpressions (4)
System\Text\RegularExpressions\CaptureCollection.cs (1)
51
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.
i
);
System\Text\RegularExpressions\MatchCollection.cs (1)
64
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.
i
);
System\Text\RegularExpressions\ThrowHelper.cs (2)
30
ExceptionArgument.
i
=> nameof(ExceptionArgument.
i
),