10 references to IsCaptureSlot
System (10)
regex\system\text\regularexpressions\RegexParser.cs (10)
725if (!IsCaptureSlot(capnum)) 761if (!IsCaptureSlot(uncapnum)) 807if (IsCaptureSlot(capnum)) 1038if (IsCaptureSlot(capnum)) 1053if (IsCaptureSlot(newcapnum) && (_caps == null || (int)_caps[newcapnum] < pos)) 1066if (IsCaptureSlot(capnum)) 1125if (IsCaptureSlot(newcapnum)) { 1138if (IsCaptureSlot(newcapnum)) { 1151if (IsCaptureSlot(capnum)) 1663while (IsCaptureSlot(_autocap))