Match(Regex regex, int capcount, string text, int begpos, int len, int startpos)
void ReplacementImplRTL(List< string > al, Match match)
readonly List< int > _rules
void ReplacementImpl(StringBuilder sb, Match match)
readonly List< string > _strings
string Replace(Regex regex, string input, int count, int startat)
RegexReplacement(string rep, RegexNode concat, Hashtable _caps)
static RegexReplacement GetOrCreate(WeakReference< RegexReplacement > replRef, string replacement, Hashtable caps, int capsize, Hashtable capnames, RegexOptions roptions)
readonly string< Pattern > k__BackingField
static StringBuilder Acquire(int capacity=16)
StringBuilder Append(char value, int repeatCount)