5 references to Append
mscorlib (5)
system\globalization\datetimeformat.cs (1)
207
outputBuffer.
Append
(p, digits);
system\text\stringbuilder.cs (4)
626
Append
(valueChars, charCount);
676
Append
(valueChars, value.Length);
736
Append
(valueChars + startIndex, count);
1021
Append
(valueChars, value.Length);