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