236 references to Append
Aspire.Dashboard (2)
Otlp\Model\OtlpUnits.cs (2)
85sb.Append(unit, lastWriteIndex, startOpenBraceIndex - lastWriteIndex); 97sb!.Append(unit, lastWriteIndex, unit.Length - lastWriteIndex);
ConfigurationSchemaGenerator (1)
ConfigSchemaEmitter.cs (1)
533builder.Append(value, index, remaining);
dotnet-svcutil.xmlserializer (3)
Microsoft\Tools\ServiceModel\SvcUtil\ToolConsole.cs (3)
493_stringBuilder.Append(text, index, wordLength); 508_stringBuilder.Append(test, start, this.BufferWidth); 519_stringBuilder.Append(test, start, wordLength);
dotnet-svcutil-lib (27)
FrameworkFork\Microsoft.Xml\Xml\BufferBuilder.cs (1)
258_stringBuilder.Append(value, start, count);
FrameworkFork\Microsoft.Xml\Xml\Core\XmlCharCheckingWriter.cs (6)
420sb.Append(str, start, i - start); 435sb.Append(str, start, i - start); 448sb.Append(str, start, i - start); 465sb.Append(str, start, i - start); 569sb.Append(text, start, i - start); 582sb.Append(text, start, i - start);
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (3)
9781norValue.Append(value, startPos, i - startPos); 9791norValue.Append(value, startPos, i - startPos + 1); 9805norValue.Append(value, startPos, i - startPos);
FrameworkFork\Microsoft.Xml\Xml\schema\DtdParser.cs (3)
3660norValue.Append(value, startPos, i - startPos); 3670norValue.Append(value, startPos, i - startPos + 1); 3684norValue.Append(value, startPos, i - startPos);
FrameworkFork\Microsoft.Xml\Xml\XmlComplianceUtil.cs (5)
61norValue.Append(value, startPos, i - startPos); 71norValue.Append(value, startPos, i - startPos); 86norValue.Append(value, startPos, i - startPos); 132norValue.Append(value, startPos, i - startPos); 155norValue.Append(value, startPos, i - startPos);
FrameworkFork\Microsoft.Xml\Xml\XmlConvert.cs (6)
133bufBld.Append(name, copyPosition, position - copyPosition); 187bufBld.Append(name, copyPosition, length - copyPosition); 277bufBld.Append(name, copyPosition, position - copyPosition); 304bufBld.Append(name, copyPosition, length - copyPosition); 1723sb.Append(value, start, i - start); 1753sb.Append(value, start, i - start);
HelpGenerator.cs (3)
315_stringBuilder.Append(text, index, wordLength); 330_stringBuilder.Append(test, start, this.BufferWidth); 341_stringBuilder.Append(test, start, wordLength);
GenerateDocumentationAndConfigFiles (2)
JsonWriter.cs (2)
189b.Append(value, startIndex, count); 225b.Append(value, startIndex, count);
InMemory.FunctionalTests (1)
src\Shared\TypeNameHelper\TypeNameHelper.cs (1)
141builder.Append(type.Name, 0, genericPartIndex);
Microsoft.AspNetCore.Diagnostics (1)
src\Shared\TypeNameHelper\TypeNameHelper.cs (1)
141builder.Append(type.Name, 0, genericPartIndex);
Microsoft.AspNetCore.Hosting (1)
src\Shared\TypeNameHelper\TypeNameHelper.cs (1)
141builder.Append(type.Name, 0, genericPartIndex);
Microsoft.AspNetCore.Http.Abstractions (2)
PathString.cs (2)
140buffer.Append(value, start, count); 167buffer.Append(value, start, count);
Microsoft.AspNetCore.Http.Extensions (1)
src\Shared\TypeNameHelper\TypeNameHelper.cs (1)
141builder.Append(type.Name, 0, genericPartIndex);
Microsoft.AspNetCore.Http.RequestDelegateGenerator (1)
StaticRouteHandlerModel\EndpointParameter.cs (1)
558sb.Append(s, 0, index);
Microsoft.AspNetCore.Mvc.Abstractions (1)
src\Shared\TypeNameHelper\TypeNameHelper.cs (1)
141builder.Append(type.Name, 0, genericPartIndex);
Microsoft.AspNetCore.Mvc.Core (6)
Formatters\MediaType.cs (1)
227builder.Append(mediaType.Buffer, restOffset, restLength);
ModelBinding\JQueryKeyValuePairNormalizer.cs (4)
61builder.Append(key, position, key.Length - position); 65builder.Append(key, position, indexOpen - position); // everything up to "[" 83builder.Append(key, indexOpen, indexClose - indexOpen + 1); 94builder.Append(key, indexOpen + 1, indexClose - indexOpen - 1);
Routing\ViewEnginePath.cs (1)
111builder.Append(segment.Buffer, segment.Offset, segment.Length);
Microsoft.AspNetCore.OpenApi (1)
src\Shared\TypeNameHelper\TypeNameHelper.cs (1)
141builder.Append(type.Name, 0, genericPartIndex);
Microsoft.AspNetCore.Server.IIS (1)
src\Shared\TypeNameHelper\TypeNameHelper.cs (1)
141builder.Append(type.Name, 0, genericPartIndex);
Microsoft.AspNetCore.Shared.Tests (1)
src\Shared\TypeNameHelper\TypeNameHelper.cs (1)
141builder.Append(type.Name, 0, genericPartIndex);
Microsoft.Build (10)
EscapingUtilities.cs (4)
109unescapedString.Append(escapedString, currentPosition, indexOfPercent - currentPosition); 128unescapedString.Append(escapedString, currentPosition, escapedStringLength - currentPosition); 292sb.Append(unescapedString, idx, unescapedString.Length - idx); 296sb.Append(unescapedString, idx, nextIdx - idx);
FileMatcher.cs (1)
2224sb.Append(aString, afterSlashesIndex, afterNonSlashIndex - afterSlashesIndex);
Logging\OptimizedStringIndenter.cs (1)
98.Append(s, segment.Start, segment.Length)
Logging\ParallelLogger\ConsoleOutputAligner.cs (2)
128sb.Append(message, start + index, endIndex - index); 142sb.Append(message, start, count);
StringExtensions.cs (2)
43builder.Append(aString, endOfPreviousOccurrence, nonMatchLength); 50builder.Append(aString, endOfPreviousOccurrence, aString.Length - endOfPreviousOccurrence);
Microsoft.Build.Engine.OM.UnitTests (4)
EscapingUtilities.cs (4)
109unescapedString.Append(escapedString, currentPosition, indexOfPercent - currentPosition); 128unescapedString.Append(escapedString, currentPosition, escapedStringLength - currentPosition); 292sb.Append(unescapedString, idx, unescapedString.Length - idx); 296sb.Append(unescapedString, idx, nextIdx - idx);
Microsoft.Build.Framework (1)
ReuseableStringBuilder.cs (1)
117_borrowedBuilder.Append(value, startIndex, count);
Microsoft.Build.Framework.UnitTests (4)
EscapingUtilities.cs (4)
109unescapedString.Append(escapedString, currentPosition, indexOfPercent - currentPosition); 128unescapedString.Append(escapedString, currentPosition, escapedStringLength - currentPosition); 292sb.Append(unescapedString, idx, unescapedString.Length - idx); 296sb.Append(unescapedString, idx, nextIdx - idx);
Microsoft.Build.Tasks.Core (6)
EscapingUtilities.cs (4)
109unescapedString.Append(escapedString, currentPosition, indexOfPercent - currentPosition); 128unescapedString.Append(escapedString, currentPosition, escapedStringLength - currentPosition); 292sb.Append(unescapedString, idx, unescapedString.Length - idx); 296sb.Append(unescapedString, idx, nextIdx - idx);
Exec.cs (1)
612fileName.Append(batchFileForCommandLine, 0, i);
FileMatcher.cs (1)
2224sb.Append(aString, afterSlashesIndex, afterNonSlashIndex - afterSlashesIndex);
Microsoft.Build.Tasks.UnitTests (1)
QuotingUtilities.cs (1)
122splitString.Append(input, i + 1, input.Length - (i + 1));
Microsoft.Build.Utilities.Core (5)
EscapingUtilities.cs (4)
109unescapedString.Append(escapedString, currentPosition, indexOfPercent - currentPosition); 128unescapedString.Append(escapedString, currentPosition, escapedStringLength - currentPosition); 292sb.Append(unescapedString, idx, unescapedString.Length - idx); 296sb.Append(unescapedString, idx, nextIdx - idx);
FileMatcher.cs (1)
2224sb.Append(aString, afterSlashesIndex, afterNonSlashIndex - afterSlashesIndex);
Microsoft.Build.Utilities.UnitTests (2)
StringExtensions.cs (2)
43builder.Append(aString, endOfPreviousOccurrence, nonMatchLength); 50builder.Append(aString, endOfPreviousOccurrence, aString.Length - endOfPreviousOccurrence);
Microsoft.CodeAnalysis (2)
InternalUtilities\JsonWriter.cs (2)
287b.Append(value, startIndex, count); 324b.Append(value, startIndex, count);
Microsoft.CodeAnalysis.CodeStyle (6)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\FormattingExtensions.cs (2)
164builder.Append(triviaText, nonWhitespaceCharIndex, triviaText.Length - nonWhitespaceCharIndex); 201builder.Append(line, nonWhitespaceCharIndex, line.Length - nonWhitespaceCharIndex);
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\StringEscapeEncoder.cs (4)
29builder?.Append(text, startIndex, text.Length - startIndex); 39builder.Append(text, startIndex, index - startIndex); 72builder?.Append(text, startIndex, text.Length - startIndex); 80builder.Append(text, startIndex, index - startIndex);
Microsoft.CodeAnalysis.CSharp (1)
Compiler\DocumentationCommentCompiler.cs (1)
1326builder.Append(message, start, length);
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (1)
src\ExpressionEvaluator\CSharp\Source\ResultProvider\CSharpFormatter.cs (1)
84builder.Append(expression, 0, lastQuote);
Microsoft.CodeAnalysis.Scripting (1)
Hosting\ObjectFormatter\CommonObjectFormatter.Builder.cs (1)
100_sb.Append(str, start, length);
Microsoft.CodeAnalysis.VisualBasic (1)
Compilation\DocumentationComments\DocWriter.vb (1)
90builder.Append(message, start, length)
Microsoft.CodeAnalysis.Workspaces (9)
Rename\ConflictEngine\ConflictResolver.cs (2)
447newMetadataNameBuilder.Append(newMetadataName, 0, index); 449newMetadataNameBuilder.Append(newMetadataName, index + replacementText.Length, newMetadataName.Length - (index + replacementText.Length));
Shared\Utilities\DocumentationComment.cs (1)
222builder.Append(trimmedLine, maxPrefix, trimmedLine.Length - maxPrefix);
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\FormattingExtensions.cs (2)
164builder.Append(triviaText, nonWhitespaceCharIndex, triviaText.Length - nonWhitespaceCharIndex); 201builder.Append(line, nonWhitespaceCharIndex, line.Length - nonWhitespaceCharIndex);
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\StringEscapeEncoder.cs (4)
29builder?.Append(text, startIndex, text.Length - startIndex); 39builder.Append(text, startIndex, index - startIndex); 72builder?.Append(text, startIndex, text.Length - startIndex); 80builder.Append(text, startIndex, index - startIndex);
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
src\Compilers\Core\Portable\InternalUtilities\JsonWriter.cs (2)
287b.Append(value, startIndex, count); 324b.Append(value, startIndex, count);
Microsoft.Extensions.DependencyInjection (1)
src\libraries\Common\src\Extensions\TypeNameHelper\TypeNameHelper.cs (1)
157builder.Append(type.Name, 0, genericPartIndex);
Microsoft.Extensions.Diagnostics.Abstractions (1)
src\libraries\Common\src\Extensions\TypeNameHelper\TypeNameHelper.cs (1)
157builder.Append(type.Name, 0, genericPartIndex);
Microsoft.Extensions.Http (1)
src\libraries\Common\src\Extensions\TypeNameHelper\TypeNameHelper.cs (1)
157builder.Append(type.Name, 0, genericPartIndex);
Microsoft.Extensions.Logging.Abstractions (1)
src\libraries\Common\src\Extensions\TypeNameHelper\TypeNameHelper.cs (1)
157builder.Append(type.Name, 0, genericPartIndex);
Microsoft.Extensions.Logging.Generators (1)
LoggerMessageGenerator.Emitter.cs (1)
580sb.Append(s, 0, index);
Microsoft.Extensions.Options.SourceGeneration (1)
Parser.cs (1)
846_ = sb.Append(s, 0, index);
Microsoft.Extensions.Primitives (1)
Extensions.cs (1)
21return builder.Append(segment.Buffer, segment.Offset, segment.Length);
Microsoft.Gen.Logging (4)
Emission\Emitter.Utils.cs (1)
29_ = sb.Append(s, 0, index);
Parsing\TemplateProcessor.cs (3)
117_ = sb.Append(message, scanIndex, openBraceIndex - scanIndex + 1); 119_ = sb.Append(message, formatDelimiterIndex, closeBraceIndex - formatDelimiterIndex + 1); 124_ = sb.Append(message, scanIndex, message.Length - scanIndex);
Microsoft.ML.AutoML.SourceGenerator (5)
Template\EstimatorType.cs (1)
185this.GenerationEnvironment.Append(textToAppend, 0, (textToAppend.Length - this.currentIndentField.Length));
Template\SearchSpace.cs (1)
202this.GenerationEnvironment.Append(textToAppend, 0, (textToAppend.Length - this.currentIndentField.Length));
Template\SweepableEstimator.cs (1)
204this.GenerationEnvironment.Append(textToAppend, 0, (textToAppend.Length - this.currentIndentField.Length));
Template\SweepableEstimator_T_.cs (1)
209this.GenerationEnvironment.Append(textToAppend, 0, (textToAppend.Length - this.currentIndentField.Length));
Template\SweepableEstimatorFactory.cs (1)
180this.GenerationEnvironment.Append(textToAppend, 0, (textToAppend.Length - this.currentIndentField.Length));
Microsoft.ML.CodeGenerator (10)
Templates\Azure\Console\AzureModelBuilder.cs (1)
279this.GenerationEnvironment.Append(textToAppend, 0, (textToAppend.Length - this.currentIndentField.Length));
Templates\Azure\Model\AzureImageModelOutputClass.cs (1)
220this.GenerationEnvironment.Append(textToAppend, 0, (textToAppend.Length - this.currentIndentField.Length));
Templates\Azure\Model\AzureObjectDetectionModelOutputClass.cs (1)
220this.GenerationEnvironment.Append(textToAppend, 0, (textToAppend.Length - this.currentIndentField.Length));
Templates\Console\ConsumeModel.cs (1)
231this.GenerationEnvironment.Append(textToAppend, 0, (textToAppend.Length - this.currentIndentField.Length));
Templates\Console\ModelBuilder.cs (1)
596this.GenerationEnvironment.Append(textToAppend, 0, (textToAppend.Length - this.currentIndentField.Length));
Templates\Console\ModelInputClass.cs (1)
194this.GenerationEnvironment.Append(textToAppend, 0, (textToAppend.Length - this.currentIndentField.Length));
Templates\Console\ModelOutputClass.cs (1)
237this.GenerationEnvironment.Append(textToAppend, 0, (textToAppend.Length - this.currentIndentField.Length));
Templates\Console\ModelProject.cs (1)
226this.GenerationEnvironment.Append(textToAppend, 0, (textToAppend.Length - this.currentIndentField.Length));
Templates\Console\PredictProgram.cs (1)
253this.GenerationEnvironment.Append(textToAppend, 0, (textToAppend.Length - this.currentIndentField.Length));
Templates\Console\PredictProject.cs (1)
231this.GenerationEnvironment.Append(textToAppend, 0, (textToAppend.Length - this.currentIndentField.Length));
Microsoft.ML.Core (1)
CommandLine\CmdParser.cs (1)
924builder.Append(helpStrings.Help, index, endIndex - index);
Microsoft.ML.Maml (3)
HelpCommand.cs (3)
382builder.Append(indent).Append(text, textIdx, summaryLeft).AppendLine(); 395builder.Append(indent).Append(text, textIdx, summaryLeft).AppendLine(); 401builder.Append(indent).Append(text, textIdx, appendCount).AppendLine();
Microsoft.NET.StringTools.net35 (1)
SpanBasedStringBuilder.Simple.cs (1)
140_builder.Append(value, startIndex, count);
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\CompilerServices\StringType.vb (3)
813sb.Append(sDest, 0, StartPosition) 817sb.Append(sInsert, 0, InsertLength) 822sb.Append(sDest, StartPosition + InsertLength, EndSegmentLength)
MSBuild (7)
EscapingUtilities.cs (4)
109unescapedString.Append(escapedString, currentPosition, indexOfPercent - currentPosition); 128unescapedString.Append(escapedString, currentPosition, escapedStringLength - currentPosition); 292sb.Append(unescapedString, idx, unescapedString.Length - idx); 296sb.Append(unescapedString, idx, nextIdx - idx);
QuotingUtilities.cs (1)
122splitString.Append(input, i + 1, input.Length - (i + 1));
StringExtensions.cs (2)
43builder.Append(aString, endOfPreviousOccurrence, nonMatchLength); 50builder.Append(aString, endOfPreviousOccurrence, aString.Length - endOfPreviousOccurrence);
MSBuildTaskHost (4)
EscapingUtilities.cs (4)
109unescapedString.Append(escapedString, currentPosition, indexOfPercent - currentPosition); 128unescapedString.Append(escapedString, currentPosition, escapedStringLength - currentPosition); 292sb.Append(unescapedString, idx, unescapedString.Length - idx); 296sb.Append(unescapedString, idx, nextIdx - idx);
PresentationBuildTasks (2)
MS\Internal\MarkupCompiler\PathInternal.cs (1)
113sb.Append(path, commonLength, differenceLength);
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\MarkupExtensionParser.cs (1)
1623builder.Append(value, 0, i);
PresentationCore (1)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\CharacterBuffer.cs (1)
352stringBuilder.Append(_string, characterOffset, characterLength);
PresentationFramework (5)
System\Windows\Documents\RtfToXamlReader.cs (2)
4821sb.Append(entry.Name, 0, 32); 4936sb.Append(text, iStart, i - iStart);
System\Windows\Markup\BamlReader.cs (1)
1765builder.Append(value,0,i);
System\Windows\Markup\MarkupExtensionParser.cs (1)
1623builder.Append(value, 0, i);
System\Windows\Markup\Primitives\ExtensionSimplifierMarkupObject.cs (1)
325resultBuilder.Append(typeName, 0, typeName.Length - EXTENSIONLENGTH);
Roslyn.Diagnostics.CSharp.Analyzers (1)
NumberCommentsRefactoring.cs (1)
220builder.Append(text, cursor, commentStartIndex - cursor);
System.Data.Common (2)
src\libraries\Common\src\System\Data\Common\DbConnectionOptions.Common.cs (1)
618builder.Append(_usersConnectionString, copyPosition, current.Length);
System\Data\Common\DbConnectionOptions.cs (1)
152builder.Append(_usersConnectionString, copyPosition, current.Length);
System.Data.Odbc (3)
Common\System\Data\Common\DbConnectionOptions.cs (2)
387builder.Append(_usersConnectionString, copyPosition, current.Length); 433builder.Append(_usersConnectionString, copyPosition, current.Length);
src\libraries\Common\src\System\Data\Common\DbConnectionOptions.Common.cs (1)
618builder.Append(_usersConnectionString, copyPosition, current.Length);
System.Diagnostics.TextWriterTraceListener (2)
System\Diagnostics\DelimitedListTraceListener.cs (2)
251sb.Append(message, lastindex, index - lastindex); 256sb.Append(message, lastindex, message.Length - lastindex);
System.Net.Mail (5)
System\Net\Mail\MailBnfHelper.cs (5)
174localBuilder.Append(data, start, offset - start); 179localBuilder.Append(data, start, offset - start); 207localBuilder.Append(data, start, offset - start); 319builder.Append(data, start, offset - start); 324builder.Append(data, start, offset - start);
System.Private.CoreLib (8)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (1)
6095stringBuilder.Append(eventMessage, startIndex, count);
src\libraries\System.Private.CoreLib\src\System\Globalization\IdnMapping.cs (1)
625output.Append(ascii, iAfterLastDot, iNextDot - iAfterLastDot);
src\libraries\System.Private.CoreLib\src\System\Globalization\TextInfo.cs (4)
576result.Append(lowercaseData, lowercaseStart, i - lowercaseStart); 580result.Append(str, lowercaseStart, i - lowercaseStart); 605result.Append(lowercaseData, lowercaseStart, count); 609result.Append(str, lowercaseStart, count);
src\libraries\System.Private.CoreLib\src\System\Security\SecurityElement.cs (2)
387sb.Append(str, newIndex, strLen - newIndex); 395sb.Append(str, newIndex, index - newIndex);
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\Json\XmlJsonReader.cs (2)
1569sb.Append(val, startIndex, count); 1622sb.Append(val, startIndex, count);
System.Private.Xml (46)
System\Xml\Core\XmlCharCheckingWriter.cs (6)
389sb.Append(str, start, i - start); 402sb.Append(str, start, i - start); 414sb.Append(str, start, i - start); 431sb.Append(str, start, i - start); 531sb.Append(text, start, i - start); 544sb.Append(text, start, i - start);
System\Xml\Core\XmlTextReaderImpl.cs (3)
9650norValue.Append(value, startPos, i - startPos); 9657norValue.Append(value, startPos, i - startPos + 1); 9671norValue.Append(value, startPos, i - startPos);
System\Xml\Core\XmlTextReaderImplHelpers.cs (1)
590sb.Append(_value, valueOffset, _value.Length - valueOffset);
System\Xml\Schema\DtdParser.cs (3)
3575norValue.Append(value, startPos, i - startPos); 3582norValue.Append(value, startPos, i - startPos + 1); 3596norValue.Append(value, startPos, i - startPos);
System\Xml\Schema\FacetChecker.cs (2)
722bufBld.Append(pattern, copyPosition, position - copyPosition); 735bufBld.Append(pattern, copyPosition, length - copyPosition);
System\Xml\XmlComplianceUtil.cs (5)
56norValue.Append(value, startPos, i - startPos); 63norValue.Append(value, startPos, i - startPos); 78norValue.Append(value, startPos, i - startPos); 121norValue.Append(value, startPos, i - startPos); 144norValue.Append(value, startPos, i - startPos);
System\Xml\XmlConvert.cs (6)
109bufBld.Append(name, copyPosition, position - copyPosition); 163bufBld!.Append(name, copyPosition, length - copyPosition); 247bufBld.Append(name, copyPosition, position - copyPosition); 274bufBld!.Append(name, copyPosition, length - copyPosition); 1491sb.Append(value, start, i - start); 1523sb.Append(value, start, i - start);
System\Xml\Xsl\Runtime\DecimalFormatter.cs (1)
169temp.Append(formatPicture, i, pos - i + 1);
System\Xml\Xsl\Runtime\NumberFormatter.cs (1)
117sb.Append(digits, idx, 1 + (idx & 1));
System\Xml\Xsl\Runtime\XslNumber.cs (3)
230sb.Append(prefix.formatString, prefix.startIdx, prefix.length); 243sb.Append(thisSeparator.formatString, thisSeparator.startIdx, thisSeparator.length); 254sb.Append(suffix.formatString, suffix.startIdx, suffix.length);
System\Xml\Xsl\Runtime\XsltFunctions.cs (3)
128sb.Append(value, idxStart, idxSpace == idx ? idx - idxStart - 1 : idx - idxStart); 157sb.Append(value, idxStart, idx - idxStart - 1); 159sb.Append(value, idxStart, idx - idxStart);
System\Xml\Xsl\XPath\XPathCompileException.cs (5)
63sb.Append(value, startIndex, count); 71sb.Append(value, startIndex + count - TrimSize, TrimSize); 74sb.Append(value, startIndex, TrimSize); 78sb.Append(value, startIndex, TrimSize / 2); 80sb.Append(value, startIndex + count - TrimSize / 2, TrimSize / 2);
System\Xml\Xsl\Xslt\QilGenerator.cs (2)
997_unescapedText.Append(source, start, i - start); 1027_unescapedText.Append(source, start, i - start);
System\Xml\Xsl\XsltOld\Compiler.cs (1)
866lex.Append(avt, start + 1, i - start - 2); // avt without {}
System\Xml\Xsl\XsltOld\RecordBuilder.cs (4)
635newComment.Append(comment, begin, index - begin); 652newComment.Append(comment, begin, comment.Length - begin); 691newPI.Append(pi, begin, index - begin); 708newPI.Append(pi, begin, pi.Length - begin);
System.Windows.Forms (4)
System\Resources\ResXDataNode.cs (2)
204output.Append(raw, current, lineWrap); 209output.Append(raw, current, raw.Length - current);
System\Resources\ResXResourceWriter.cs (2)
564output.Append(raw, current, lineWrap); 569output.Append(raw, current, raw.Length - current);
System.Xaml (2)
System\Xaml\Parser\MeScanner.cs (2)
262builder.Append(value, start, value.Length - start); 270builder.Append(value, start, clearTextLength);