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