2 references to Append
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\RegexNode.cs (1)
3168vsb.Append((char)(twoChars[0] | 0x20), child.Kind is RegexNodeKind.Set ? 1 : child.M);
System\Text\RegularExpressions\RegexPrefixAnalyzer.cs (1)
435vsb.Append(node.Ch, count);