6 references to Append
System (5)
net\System\Net\Cache\RequestCacheEntry.cs (2)
87
sb.Append("\r\nIsPrivateEntry = ").
Append
(IsPrivateEntry);
88
sb.Append("\r\nIsPartialEntry = ").
Append
(IsPartialEntry);
security\system\security\cryptography\x509\x509certificate2.cs (3)
1280
sb.
Append
(b);
1287
sb.
Append
(b);
1294
sb.
Append
(b);
System.Data.SqlXml (1)
System\Xml\Xsl\XmlQueryType.cs (1)
415
sb.
Append
(IsStrict);