1 reference to GetCapture
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\CaptureCollection.cs (1)
34
public Capture this[int i] =>
GetCapture
(i);