2 references to GetLeftSubstring
System (2)
regex\system\text\regularexpressions\RegexReplacement.cs (2)
104
sb.Append(match.
GetLeftSubstring
());
134
al.Add(match.
GetLeftSubstring
());