23 references to Append
PresentationFramework (5)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (5)
622
sb.
Append
(ca);
634
sb.
Append
(ca);
646
sb.
Append
(ca);
658
sb.
Append
(ca);
662
sb.
Append
(ca);
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlDependency.cs (1)
1186
builder.
Append
((char[]) value);
System.Web (6)
Security\AntiXss\CssEncoder.cs (2)
53
builder.
Append
(encodedCharacter);
58
builder.
Append
(encodedCharacter);
Security\AntiXss\UnicodeCharacterEncoder.cs (4)
266
builder.
Append
(encodedCharacter);
275
builder.
Append
(tweekedValue);
280
builder.
Append
(encodedCharacter);
287
builder.
Append
(encodedCharacter);
System.Xml (11)
System\Xml\BinaryXml\SqlUtils.cs (1)
653
sb.
Append
(charArray);
System\Xml\Schema\XsdDateTime.cs (10)
528
sb.
Append
(text);
533
sb.
Append
(text);
542
sb.
Append
(text);
550
sb.
Append
(text);
559
sb.
Append
(text);
574
sb.
Append
(text);
585
sb.
Append
(text);
596
sb.
Append
(text);
613
sb.
Append
(text);
621
sb.
Append
(text);