184 references to Append
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathNodeInfoAtom.cs (1)
504bldr.Append(infoAtom);
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionCompiler.cs (1)
2523sb.Append(((XmlSchemaElement)particle).QualifiedName);
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (1)
2966sb.Append(((XmlSchemaElement)particle).QualifiedName);
HttpStress (1)
Program.cs (1)
757sb.Append(eventData.PayloadNames[i]).Append(": ").Append(eventData.Payload[i]);
Microsoft.AspNetCore.Authentication.OAuth (2)
OAuthTokenResponse.cs (2)
109result.Append(errorDescription); 115result.Append(errorUri);
Microsoft.AspNetCore.Authorization (2)
src\Shared\Debugger\DebuggerHelpers.cs (2)
85sb.Append(item); 90sb.Append(kvp.Value);
Microsoft.AspNetCore.Components (2)
src\Http\Routing\src\Patterns\RoutePatternParameterPart.cs (2)
102builder.Append(constraint.ParameterPolicy); 108builder.Append(Default);
Microsoft.AspNetCore.Cors (2)
src\Shared\Debugger\DebuggerHelpers.cs (2)
85sb.Append(item); 90sb.Append(kvp.Value);
Microsoft.AspNetCore.Http.Abstractions (2)
src\Shared\Debugger\DebuggerHelpers.cs (2)
85sb.Append(item); 90sb.Append(kvp.Value);
Microsoft.AspNetCore.Mvc.Core (5)
ApplicationModels\AttributeRouteModel.cs (4)
297builder.Append(c); 304builder.Append(c); 334builder.Append(c); 440builder.Append(c);
Routing\RoutePatternWriter.cs (1)
54sb.Append(parameterPart.Default);
Microsoft.AspNetCore.Mvc.TagHelpers (2)
Cache\CacheTagKey.cs (2)
159.Append(_requestCulture) 161.Append(_requestUICulture);
Microsoft.AspNetCore.Routing (6)
DefaultLinkGenerator.cs (1)
458builder.Append(kvp.Value);
EndpointDataSource.cs (1)
168sb.Append(value);
Patterns\RoutePatternParameterPart.cs (2)
102builder.Append(constraint.ParameterPolicy); 108builder.Append(Default);
src\Shared\Debugger\DebuggerHelpers.cs (2)
85sb.Append(item); 90sb.Append(kvp.Value);
Microsoft.AspNetCore.SignalR.Client.SourceGenerator (1)
HubServerProxyGenerator.Emitter.cs (1)
99signature.Append(signatureArgs);
Microsoft.Build.Engine.UnitTests (1)
Evaluation\ProjectSdkImplicitImport_Tests.cs (1)
601result.Append(Mode);
Microsoft.Build.Tasks.CodeAnalysis (1)
src\Compilers\Core\Portable\InternalUtilities\Debug.cs (1)
96public void AppendFormatted<T>(T value) => _builder!.Append(value);
Microsoft.Build.Tasks.CodeAnalysis.UnitTests (2)
TestUtilities\ErrorLoggerEngine.cs (2)
42_log.Append(_formatErrorMethod.Invoke(null, new object[] { eventArgs })); 48_log.Append(_formatWarningMethod.Invoke(null, new object[] { eventArgs }));
Microsoft.CodeAnalysis (6)
InternalUtilities\ConsList`1.cs (1)
152result.Append(list.Head);
InternalUtilities\Debug.cs (1)
96public void AppendFormatted<T>(T value) => _builder!.Append(value);
SourceGeneration\Nodes\NodeStateTable.cs (2)
706sb.Builder.Append(GetItem(i)); 708sb.Builder.Append(GetState(i));
Syntax\LineMapping.cs (2)
65builder.Append(Span); 72builder.Append(MappedSpan);
Microsoft.CodeAnalysis.CodeStyle (2)
src\Compilers\Core\Portable\InternalUtilities\ConsList`1.cs (1)
152result.Append(list.Head);
src\Compilers\Core\Portable\InternalUtilities\Debug.cs (1)
96public void AppendFormatted<T>(T value) => _builder!.Append(value);
Microsoft.CodeAnalysis.CSharp (1)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (1)
374sb.Append(_formalParameterTypes[i]);
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (2)
Attributes\AttributeTests_WellKnownAttributes.cs (2)
2952sb.Append(cc.Value); 2958sb.Append(charSet.Value);
Microsoft.CodeAnalysis.CSharp.Test.Utilities (1)
TestAttributesVisitor.cs (1)
197builder.Append(value.Value);
Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests (7)
Metadata\WinMdDumpTest.cs (7)
115result.Append(field.TypeWithAnnotations); 137result.Append(property.TypeWithAnnotations); 181result.Append(evnt.TypeWithAnnotations); 311result.Append(constant.Value); 321result.Append(value); 330result.Append(value); 348result.Append(method.ContainingType);
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (3)
FindReferences\FindReferencesTests.vb (3)
408builder.Append(text.GetSubText(New TextSpan(position, span.Start - position))) 410builder.Append(text.GetSubText(span)) 415builder.Append(text.GetSubText(New TextSpan(position, text.Length - position)))
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider (1)
src\Compilers\Core\Portable\InternalUtilities\Debug.cs (1)
96public void AppendFormatted<T>(T value) => _builder!.Append(value);
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (1)
src\Compilers\Core\Portable\InternalUtilities\Debug.cs (1)
96public void AppendFormatted<T>(T value) => _builder!.Append(value);
Microsoft.CodeAnalysis.InteractiveHost (1)
src\Compilers\Core\Portable\InternalUtilities\Debug.cs (1)
96public void AppendFormatted<T>(T value) => _builder!.Append(value);
Microsoft.CodeAnalysis.Scripting (1)
Hosting\ObjectFormatter\CommonObjectFormatter.cs (1)
72builder.Append(e.GetType());
Microsoft.CodeAnalysis.Test.Utilities (3)
Assert\AssertEx.cs (1)
745result.Append(c switch
Diagnostics\DiagnosticDescription.cs (1)
386sb.Append('"').Append(_code).Append('"');
Platform\Custom\MetadataSignatureHelper.cs (1)
66sb.Append(type);
Microsoft.CodeAnalysis.UnitTests (1)
Collections\ImmutablesTestBase.cs (1)
132sb.Append(item);
Microsoft.CodeAnalysis.VisualBasic.CodeStyle.UnitTests (1)
src\Features\VisualBasicTest\Utils.vb (1)
184builder.Append(line)
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (1)
ExpressionTrees\CodeGenExprLambda.vb (1)
1352builder.Append(op.Code)
Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests (1)
Utils.vb (1)
184builder.Append(line)
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (1)
Syntax\SyntaxFactsTest.vb (1)
1097builder.Append(explicitLineContinuation)
Microsoft.CodeAnalysis.Workspaces (2)
src\Compilers\Core\Portable\InternalUtilities\ConsList`1.cs (1)
152result.Append(list.Head);
src\Compilers\Core\Portable\InternalUtilities\Debug.cs (1)
96public void AppendFormatted<T>(T value) => _builder!.Append(value);
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
src\Compilers\Core\Portable\InternalUtilities\ConsList`1.cs (1)
152result.Append(list.Head);
src\Compilers\Core\Portable\InternalUtilities\Debug.cs (1)
96public void AppendFormatted<T>(T value) => _builder!.Append(value);
Microsoft.Data.Analysis (4)
DataFrame.IO.cs (1)
741record.Append(value);
DataFrameColumn.cs (1)
443sb.Append(this[i] ?? "null");
PrimitiveColumnContainer.cs (1)
433sb.Append(this[i]).Append(" ");
ReadOnlyDataFrameBuffer.cs (1)
83sb.Append(span[i]).Append(" ");
Microsoft.Data.Analysis.Tests (2)
DataFrameTests.cs (2)
538actualStrings.Append(value); 553actualStrings.Append(value);
Microsoft.Extensions.AI.Abstractions (4)
AITool.cs (1)
49_ = sb.Append(", ").Append(entry.Key).Append(" = ").Append(entry.Value);
ChatCompletion\ChatResponseExtensions.cs (3)
215_ = coalescedText.Clear().Append(firstText).Append(secondText); 220_ = coalescedText.Append(next);
Microsoft.Extensions.Compliance.Abstractions (1)
Classification\DataClassificationSet.cs (1)
129_ = sb.Append(c);
Microsoft.Extensions.Configuration.Abstractions (1)
ConfigurationRootExtensions.cs (1)
59.Append(valueAndProvider.Provider)
Microsoft.Extensions.DependencyInjection (7)
CallSiteJsonFormatter.cs (1)
183Builder.Append(" \"").Append(value).Append('"');
DependencyInjectionEventSource.cs (6)
242builder.Append(descriptor.ServiceType); 244builder.Append(descriptor.Lifetime); 250builder.Append(descriptor.GetImplementationType()); 255builder.Append(descriptor.ImplementationFactory.Method); 260builder.Append(descriptor.KeyedImplementationFactory.Method); 267builder.Append(instance.GetType());
Microsoft.Extensions.Logging (2)
LoggerFactoryScopeProvider.cs (2)
194sb.Append(_items[0].Value); 201sb.Append(_items[i].Value);
Microsoft.Extensions.Logging.AzureAppServices (1)
BatchingLogger.cs (1)
50stringBuilder.Append(" => ").Append(scope);
Microsoft.Extensions.Logging.EventLog (1)
EventLogLogger.cs (1)
119builder.AppendLine().AppendLine("Exception: ").Append(exception).AppendLine();
Microsoft.Extensions.Telemetry (3)
Logging\ExtendedLogger.cs (1)
197_ = sb.Append(exception.GetType());
Logging\Import\LoggerFactoryScopeProvider.cs (2)
210sb.Append(_items[0].Value); 217sb.Append(_items[i].Value);
Microsoft.Extensions.Telemetry.Abstractions (1)
Logging\LoggerMessageState.cs (1)
142_ = sb.Append(_tags[i].Value);
Microsoft.Maui (2)
Debugger\DebuggerDisplayHelpers.cs (2)
84 sb.Append(item); 89 sb.Append(kvp.Value);
Microsoft.ML.CodeGenerator (1)
CodeGenerator\CSharp\TrainerGenerators.cs (1)
572sb.Append(_node.Properties["LabelColumnName"]);
Microsoft.ML.Core (2)
CommandLine\CmdParser.cs (2)
1937builder.Append(sb); 2121buffer.Append(sb);
Microsoft.ML.Data (3)
DataLoadSave\Text\TextLoader.cs (1)
414sb.Append(dash).Append(Max);
Transforms\SlotsDroppingTransformer.cs (1)
177sb.Append("-").Append(Max);
Utilities\TypeParsingUtils.cs (1)
155sb.Append(Count);
Microsoft.ML.DataView (1)
VectorType.cs (1)
158sb.Append("Vector<").Append(ItemType);
Microsoft.ML.FastTree (2)
TreeEnsemble\InternalTreeEnsemble.cs (2)
138sb.Append(sbInput); 139sb.Append(sbEvaluator);
Microsoft.ML.Predictor.Tests (3)
CmdLine\CmdLine.cs (3)
226sb.Append(" sub=").Append(sub); 266sb.Append(x); 284sb.Append(pair.Value);
Microsoft.ML.Transforms (3)
HashJoiningTransform.cs (1)
445outputSlotName.Append(srcSlotNameValues[inputSlotIndex]);
PermutationFeatureImportance.cs (1)
88msgFilteredOutFeatures.Append(GetSlotName(slotNames, k.Key));
Text\StopWordsRemovingTransformer.cs (1)
306missings.Append(lang);
Microsoft.Net.Http.Headers (2)
RangeHeaderValue.cs (2)
94sb.Append(range.From); 96sb.Append(range.To);
Microsoft.VisualStudio.LanguageServices.CSharp (2)
CodeModel\CSharpCodeModelService_Prototype.cs (2)
268builder.Append(node.Initializer.Value); 298builder.Append(node.EqualsValue.Value);
Microsoft.VisualStudio.LanguageServices.VisualBasic (2)
CodeModel\VisualBasicCodeModelService.vb (2)
2261builder.Append(line) 2512builder.Append(line)
PresentationFramework (1)
System\Windows\PropertyPath.cs (1)
446builder.Append(info.value);
Replay (1)
src\Compilers\Core\Portable\InternalUtilities\Debug.cs (1)
96public void AppendFormatted<T>(T value) => _builder!.Append(value);
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\Primitives\ContractBasedImportDefinition.cs (2)
368sb.Append("\n\tRequiredCreationPolicy\t").Append(RequiredCreationPolicy); 376sb.Append("\n\t\t").Append(metadataItem.Key).Append("\t(").Append(metadataItem.Value).Append(')');
System.Configuration.ConfigurationManager (1)
System\Configuration\ConfigurationLockCollection.cs (1)
73sb.Append(de.Key);
System.Data.Common (3)
System\Data\xmlsaver.cs (3)
2046encodedName.Append(_prefixes[fields[k].Namespace]).Append(':'); 2114encodedName.Append(_prefixes[fields[k].Namespace]).Append(':'); 2198encodedName.Append(_prefixes[fields[k].Namespace]).Append(':');
System.Diagnostics.DiagnosticSource (3)
System\Diagnostics\Activity.cs (2)
1821_stringBuilder.Append(_first.Value.Value); 1829_stringBuilder.Append(current.Value.Value);
System\Diagnostics\Helpers.cs (1)
33sb.Append(tag.Key).Append('=').Append(tag.Value);
System.Private.CoreLib (38)
src\libraries\Common\src\System\Number.NumberBuffer.cs (1)
114sb.Append(", Kind = ").Append(Kind);
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncMethodBuilderCore.cs (1)
100sb.Append(" ").Append(fi.Name).Append(": ").Append(fi.GetValue(stateMachine)).AppendLine();
src\libraries\System.Private.CoreLib\src\System\Tuple.cs (35)
194sb.Append(m_Item1); 318sb.Append(m_Item1); 320sb.Append(m_Item2); 447sb.Append(m_Item1); 449sb.Append(m_Item2); 451sb.Append(m_Item3); 586sb.Append(m_Item1); 588sb.Append(m_Item2); 590sb.Append(m_Item3); 592sb.Append(m_Item4); 735sb.Append(m_Item1); 737sb.Append(m_Item2); 739sb.Append(m_Item3); 741sb.Append(m_Item4); 743sb.Append(m_Item5); 894sb.Append(m_Item1); 896sb.Append(m_Item2); 898sb.Append(m_Item3); 900sb.Append(m_Item4); 902sb.Append(m_Item5); 904sb.Append(m_Item6); 1063sb.Append(m_Item1); 1065sb.Append(m_Item2); 1067sb.Append(m_Item3); 1069sb.Append(m_Item4); 1071sb.Append(m_Item5); 1073sb.Append(m_Item6); 1075sb.Append(m_Item7); 1271sb.Append(m_Item1); 1273sb.Append(m_Item2); 1275sb.Append(m_Item3); 1277sb.Append(m_Item4); 1279sb.Append(m_Item5); 1281sb.Append(m_Item6); 1283sb.Append(m_Item7);
src\System\Reflection\Emit\RuntimeMethodBuilder.cs (1)
395sb.Append("Method Signature: ").Append(GetMethodSignature()).AppendLine();
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\Json\XmlObjectSerializerReadContextComplexJson.cs (1)
329stringBuilder.Append(memberNames[i]);
System.Private.Xml (2)
System\Xml\Cache\XPathNodeInfoAtom.cs (1)
511bldr.Append(infoAtom);
System\Xml\Schema\SchemaCollectionCompiler.cs (1)
2434sb.Append(((XmlSchemaElement)particle).QualifiedName);
System.Runtime.Numerics (1)
src\libraries\Common\src\System\Number.NumberBuffer.cs (1)
114sb.Append(", Kind = ").Append(Kind);
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainProcessor.cs (2)
1543builder.Append(delim).Append(code); 1586builder.Append(code.UniversalCode);
System.Security.Permissions (1)
System\Security\HostProtectionException.cs (1)
75sb.Append(attr);
System.Text.Json (1)
System\Text\Json\Serialization\Metadata\JsonTypeInfoResolverChain.cs (1)
62sb.Append(resolver);
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\RegexInterpreterCode.cs (1)
145sb.Append(opcode & RegexOpcode.OperatorMask);
System.Text.RegularExpressions.Generator (5)
src\libraries\System.Text.RegularExpressions\src\System\Text\RegularExpressions\RegexCharClass.cs (1)
382EnsureCategories().Append(cc._categories);
src\libraries\System.Text.RegularExpressions\src\System\Text\RegularExpressions\RegexPrefixAnalyzer.cs (4)
180StringBuilder newSb = new StringBuilder().Append(results[existing]); 313StringBuilder newSb = new StringBuilder().Append(results[existing]); 314newSb.Append(suffix); 322results[existing].Append(allBranchResults[0]);
VisualBasicErrorFactsGenerator (1)
Program.vb (1)
68outputText.Append(name)