3 references to RightPortion
System.Text.RegularExpressions (3)
System\Text\RegularExpressions\RegexParser.cs (1)
1390capnum = RegexReplacement.RightPortion;
System\Text\RegularExpressions\RegexReplacement.cs (2)
137RightPortion => match.GetRightSubstring(), 169RightPortion => match.GetRightSubstring(),