126 references to Append
mscorlib (15)
system\diagnostics\eventing\eventsource.cs (1)
6777stringBuilder.Append(eventMessage, startIndex, count);
system\globalization\textinfo.cs (4)
760result.Append(lowercaseData, lowercaseStart, i - lowercaseStart); 762result.Append(str, lowercaseStart, i - lowercaseStart); 783result.Append(lowercaseData, lowercaseStart, count); 785result.Append(str, lowercaseStart, count);
system\security\policy\netcodegroup.cs (2)
468sb.Append(str, start, idx - start).Append('\\').Append(str[idx]); 475sb.Append(str, start, str.Length - start);
system\security\securityelement.cs (4)
537sb.Append( str, newIndex, strLen - newIndex ); 546sb.Append( str, newIndex, index - newIndex ); 604sb.Append( str, newIndex, strLen - newIndex ); 613sb.Append(str, newIndex, index - newIndex);
system\security\util\urlstring.cs (4)
140intermediate = intermediate.Append(url, Rindex, (url.Length - Rindex)); 146intermediate = intermediate.Append(url, Rindex, (ketIndex - Rindex+1)); 167intermediate = intermediate.Append(url, Rindex, index - Rindex); 188intermediate = intermediate.Append(url, Rindex, index - Rindex);
PresentationCore (1)
Shared\MS\Internal\CharacterBuffer.cs (1)
393stringBuilder.Append(_string, characterOffset, characterLength);
PresentationFramework (4)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (2)
4885sb.Append(entry.Name, 0, 32); 5000sb.Append(text, iStart, i - iStart);
src\Framework\System\Windows\Markup\BamlReader.cs (1)
1774builder.Append(value,0,i);
src\Framework\System\Windows\Markup\Primitives\ExtensionSimplifierMarkupObject.cs (1)
334resultBuilder.Append(typeName, 0, typeName.Length - EXTENSIONLENGTH);
System (22)
compmod\system\diagnostics\DelimitedListTraceListener.cs (4)
203sb.Append(message, lastindex, index - lastindex); 208sb.Append(message, lastindex, message.Length - lastindex); 228sb.Append(operation, lastindex, index - lastindex); 233sb.Append(operation, lastindex, operation.Length - lastindex);
net\System\Net\mail\MailBnfHelper.cs (5)
193localBuilder.Append(data, start, offset - start); 198localBuilder.Append(data, start, offset - start); 226localBuilder.Append(data, start, offset - start); 329builder.Append(data, start, offset - start); 334builder.Append(data, start, offset - start);
regex\system\text\regularexpressions\RegexParser.cs (4)
116sb.Append(input, 0, i); 145sb.Append(input, lastpos, i - lastpos); 167sb.Append(input, 0, i); 177sb.Append(input, lastpos, i - lastpos);
regex\system\text\regularexpressions\RegexReplacement.cs (6)
209sb.Append(input, prevat, match.Index - prevat); 220sb.Append(input, prevat, input.Length - prevat); 241sb.Append(input, 0, prevat); 289sb.Append(input, prevat, match.Index - prevat); 302sb.Append(input, prevat, input.Length - prevat); 325sb.Append(input, 0, prevat);
services\monitoring\system\diagnosticts\EventLogEntry.cs (3)
454buf.Append(msg, startCopyIdx, percentIdx - startCopyIdx); // original chars from msg 463buf.Append(msg, startCopyIdx, msgLength - startCopyIdx); // last span of original msg 531result.Append(fileNames[i], 2, fileNames[i].Length - 2);
System.Data (3)
fx\src\data\System\Data\Common\DbConnectionOptions.cs (3)
490builder.Append(_usersConnectionString, copyPosition, current.Length); 529builder.Append(_usersConnectionString, copyPosition, current.Length); 934builder.Append(_usersConnectionString, copyPosition, current.Length);
System.Data.Entity (1)
System\Data\Common\CommandTrees\Internal\ExpressionPrinter.cs (1)
495retInfo.Text.Append(stringVal, 0, appendLength);
System.Data.Services (2)
System\Data\Services\Serializers\JsonWriter.cs (2)
361b.Append(s, startIndex, count); 410b.Append(s, startIndex, count);
System.Data.SqlXml (21)
System\Xml\Xsl\Runtime\DecimalFormatter.cs (1)
151temp.Append(formatPicture, i, pos - i + 1);
System\Xml\Xsl\Runtime\NumberFormatter.cs (1)
112sb.Append(digits, idx, 1 + (idx & 1));
System\Xml\Xsl\Runtime\XslNumber.cs (3)
198sb.Append(prefix.formatString, prefix.startIdx, prefix.length); 209sb.Append(thisSeparator.formatString, thisSeparator.startIdx, thisSeparator.length); 219sb.Append(suffix.formatString, suffix.startIdx, suffix.length);
System\Xml\Xsl\Runtime\XsltFunctions.cs (4)
112sb.Append(value, idxStart, idx - idxStart - 1); 114sb.Append(value, idxStart, idx - idxStart); 140sb.Append(value, idxStart, idx - idxStart - 1); 142sb.Append(value, idxStart, idx - idxStart);
System\Xml\Xsl\XPath\XPathCompileException.cs (5)
58sb.Append(value, startIndex, count); 63sb.Append(value, startIndex + count - TrimSize, TrimSize); 66sb.Append(value, startIndex, TrimSize); 70sb.Append(value, startIndex, TrimSize / 2); 72sb.Append(value, startIndex + count - TrimSize / 2, TrimSize / 2);
System\Xml\Xsl\Xslt\QilGenerator.cs (2)
849unescapedText.Append(source, start, i - start); 871unescapedText.Append(source, start, i - start);
System\Xml\Xsl\XsltOld\Compiler.cs (1)
897lex.Append(avt, start + 1, i - start - 2); // avt without {}
System\Xml\Xsl\XsltOld\RecordBuilder.cs (4)
540newComment.Append(comment, begin, index - begin); 555newComment.Append(comment, begin, comment.Length - begin); 587newPI.Append(pi, begin, index - begin); 602newPI.Append(pi, begin, pi.Length - begin);
System.Runtime.Serialization (5)
System\Runtime\Serialization\Json\XmlJsonReader.cs (2)
1651sb.Append(val, startIndex, count); 1704sb.Append(val, startIndex, count);
System\Xml\XmlMtomReader.cs (3)
3077localBuilder.Append(data, start, offset - start); 3083localBuilder.Append(data, start, offset - start); 3136localBuilder.Append(data, start, offset - start);
System.ServiceModel.Web (1)
System\ServiceModel\Web\Utility.cs (1)
64builder.Append(former, 0, former.Length - 1);
System.Web (19)
Configuration\RegexWorker.cs (1)
69sb.Append(from, startIndex, from.Length - startIndex);
Hosting\ProcessHostSupportFunctionsExtensions.cs (1)
41fullVirtualPath.Append(relativePath, 1, relativePath.Length - 1);
UI\Util.cs (8)
1438b.Append(value, startIndex, count); 1452b.Append(value, startIndex, count); 1466b.Append(value, startIndex, count); 1480b.Append(value, startIndex, count); 1494b.Append(value, startIndex, count); 1508b.Append(value, startIndex, count); 1522b.Append(value, startIndex, count); 1542b.Append(value, startIndex, count);
UI\WebControls\Adapters\MenuAdapter.cs (3)
66b.Append(path, startIndex, count); 83b.Append(path, startIndex, count); 102b.Append(path, startIndex, count);
UI\WebControls\TreeView.cs (3)
2353b.Append(value, startIndex, count); 2367b.Append(value, startIndex, count); 2386b.Append(value, startIndex, count);
Util\HttpEncoder.cs (2)
410b.Append(value, startIndex, count); 455b.Append(value, startIndex, count);
Util\UrlPath.cs (1)
298sb.Append(path, start, examine - start);
System.Web.Mobile (1)
Mobile\UrlPath.cs (1)
203sb.Append(path, start, examine - start);
System.Windows.Forms (4)
winforms\Managed\System\Resources\ResXDataNode.cs (2)
347output.Append(raw, current, lineWrap); 351output.Append(raw, current, raw.Length - current);
winforms\Managed\System\Resources\ResXResourceWriter.cs (2)
725output.Append(raw, current, lineWrap); 729output.Append(raw, current, raw.Length - current);
System.Xml (24)
System\Xml\Core\XmlCharCheckingWriter.cs (6)
344sb.Append( str, start, i - start ); 355sb.Append( str, start, i - start ); 365sb.Append( str, start, i - start ); 379sb.Append( str, start, i - start ); 461sb.Append( text, start, i - start ); 472sb.Append( text, start, i - start );
System\Xml\Core\XmlTextReaderImpl.cs (3)
8605norValue.Append( value, startPos, i - startPos ); 8613norValue.Append( value, startPos, i - startPos + 1 ); 8624norValue.Append( value, startPos, i - startPos );
System\Xml\Core\XmlTextReaderImplHelpers.cs (1)
536sb.Append( value, valueOffset, value.Length - valueOffset );
System\Xml\Schema\DtdParser.cs (3)
3372norValue.Append(value, startPos, i - startPos); 3380norValue.Append(value, startPos, i - startPos + 1); 3391norValue.Append(value, startPos, i - startPos);
System\Xml\XmlComplianceUtil.cs (5)
51norValue.Append( value, startPos, i - startPos ); 59norValue.Append( value, startPos, i - startPos ); 71norValue.Append( value, startPos, i - startPos ); 108norValue.Append( value, startPos, i - startPos ); 126norValue.Append(value, startPos, i-startPos);
System\Xml\XmlConvert.cs (6)
123bufBld.Append(name, copyPosition, position - copyPosition); 171bufBld.Append(name, copyPosition, length - copyPosition); 253bufBld.Append(name, copyPosition, position - copyPosition); 275bufBld.Append(name, copyPosition, length - copyPosition); 1554sb.Append( value, start, i - start ); 1581sb.Append( value, start, i - start );
WsatConfig (3)
CommandLine\OptionUsage.cs (3)
336this.stringBuilder.Append(text, index, wordLength); 351this.stringBuilder.Append(test, start, this.BufferWidth); 363this.stringBuilder.Append(test, start, wordLength);