3 references to LastGroup
System.Text.RegularExpressions (3)
System\Text\RegularExpressions\RegexParser.cs (1)
1394capnum = RegexReplacement.LastGroup;
System\Text\RegularExpressions\RegexReplacement.cs (2)
138LastGroup => match.LastGroupToStringImpl(), 170LastGroup => match.LastGroupToStringImpl(),