236 references to Append
Aspire.Dashboard (2)
ConfigurationSchemaGenerator (1)
dotnet-svcutil.xmlserializer (3)
dotnet-svcutil-lib (27)
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\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);
GenerateDocumentationAndConfigFiles (2)
InMemory.FunctionalTests (1)
Microsoft.AspNetCore.Diagnostics (1)
Microsoft.AspNetCore.Hosting (1)
Microsoft.AspNetCore.Http.Abstractions (2)
Microsoft.AspNetCore.Http.Extensions (1)
Microsoft.AspNetCore.Http.RequestDelegateGenerator (1)
Microsoft.AspNetCore.Mvc.Abstractions (1)
Microsoft.AspNetCore.Mvc.Core (6)
Microsoft.AspNetCore.OpenApi (1)
Microsoft.AspNetCore.Server.IIS (1)
Microsoft.AspNetCore.Shared.Tests (1)
Microsoft.Build (10)
Microsoft.Build.Engine.OM.UnitTests (4)
Microsoft.Build.Framework (1)
Microsoft.Build.Framework.UnitTests (4)
Microsoft.Build.Tasks.Core (6)
Microsoft.Build.Tasks.UnitTests (1)
Microsoft.Build.Utilities.Core (5)
Microsoft.Build.Utilities.UnitTests (2)
Microsoft.CodeAnalysis (2)
Microsoft.CodeAnalysis.CodeStyle (6)
Microsoft.CodeAnalysis.CSharp (1)
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (1)
Microsoft.CodeAnalysis.Scripting (1)
Microsoft.CodeAnalysis.VisualBasic (1)
Microsoft.CodeAnalysis.Workspaces (9)
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
Microsoft.Extensions.DependencyInjection (1)
Microsoft.Extensions.Diagnostics.Abstractions (1)
Microsoft.Extensions.Http (1)
Microsoft.Extensions.Logging.Abstractions (1)
Microsoft.Extensions.Logging.Generators (1)
Microsoft.Extensions.Options.SourceGeneration (1)
Microsoft.Extensions.Primitives (1)
Microsoft.Gen.Logging (4)
Microsoft.ML.AutoML.SourceGenerator (5)
Microsoft.ML.CodeGenerator (10)
Microsoft.ML.Core (1)
Microsoft.ML.Maml (3)
Microsoft.NET.StringTools.net35 (1)
Microsoft.VisualBasic.Core (3)
MSBuild (7)
MSBuildTaskHost (4)
PresentationBuildTasks (2)
PresentationCore (1)
PresentationFramework (5)
Roslyn.Diagnostics.CSharp.Analyzers (1)
System.Data.Common (2)
System.Data.Odbc (3)
System.Diagnostics.TextWriterTraceListener (2)
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)
System.Private.DataContractSerialization (2)
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\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\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.Windows.Forms (4)
System.Xaml (2)