689 references to AppendLine
BasicWebSite (3)
Formatters\VCardFormatter_V3.cs (1)
36builder.AppendLine();
Formatters\VCardFormatter_V4.cs (2)
37builder.AppendLine(); 39builder.AppendLine();
BuildActionTelemetryTable (3)
Program.cs (3)
203builder.AppendLine(); 206builder.AppendLine(); 208builder.AppendLine();
ClientSample (10)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (10)
478argumentsBuilder.AppendLine(); 485argumentsBuilder.AppendLine(); 494optionsBuilder.AppendLine(); 501optionsBuilder.AppendLine(); 510commandsBuilder.AppendLine(); 517commandsBuilder.AppendLine(); 522commandsBuilder.AppendLine(); 524commandsBuilder.AppendLine(); 533headerBuilder.AppendLine(); 537nameAndVersion.AppendLine();
CodeGenerator (5)
HttpUtilities\HttpUtilities.cs (5)
113result.AppendLine(); 137result.AppendLine(); 140result.AppendLine(); 165result.AppendLine(); 188result.AppendLine();
CodeStyleConfigFileGenerator (5)
Program.cs (5)
106result.AppendLine(); 108result.AppendLine(); 110result.AppendLine(); 117result.AppendLine(); 148result.AppendLine();
CSharpErrorFactsGenerator (3)
Program.cs (3)
78outputText.AppendLine(); 96outputText.AppendLine(); 114outputText.AppendLine();
dotnet-dev-certs (10)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (10)
478argumentsBuilder.AppendLine(); 485argumentsBuilder.AppendLine(); 494optionsBuilder.AppendLine(); 501optionsBuilder.AppendLine(); 510commandsBuilder.AppendLine(); 517commandsBuilder.AppendLine(); 522commandsBuilder.AppendLine(); 524commandsBuilder.AppendLine(); 533headerBuilder.AppendLine(); 537nameAndVersion.AppendLine();
dotnet-getdocument (10)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (10)
478argumentsBuilder.AppendLine(); 485argumentsBuilder.AppendLine(); 494optionsBuilder.AppendLine(); 501optionsBuilder.AppendLine(); 510commandsBuilder.AppendLine(); 517commandsBuilder.AppendLine(); 522commandsBuilder.AppendLine(); 524commandsBuilder.AppendLine(); 533headerBuilder.AppendLine(); 537nameAndVersion.AppendLine();
dotnet-openapi (10)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (10)
478argumentsBuilder.AppendLine(); 485argumentsBuilder.AppendLine(); 494optionsBuilder.AppendLine(); 501optionsBuilder.AppendLine(); 510commandsBuilder.AppendLine(); 517commandsBuilder.AppendLine(); 522commandsBuilder.AppendLine(); 524commandsBuilder.AppendLine(); 533headerBuilder.AppendLine(); 537nameAndVersion.AppendLine();
dotnet-sql-cache (10)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (10)
478argumentsBuilder.AppendLine(); 485argumentsBuilder.AppendLine(); 494optionsBuilder.AppendLine(); 501optionsBuilder.AppendLine(); 510commandsBuilder.AppendLine(); 517commandsBuilder.AppendLine(); 522commandsBuilder.AppendLine(); 524commandsBuilder.AppendLine(); 533headerBuilder.AppendLine(); 537nameAndVersion.AppendLine();
dotnet-svcutil.xmlserializer (1)
Microsoft\Tools\ServiceModel\SvcUtil\ToolConsole.cs (1)
567_stringBuilder.AppendLine();
dotnet-svcutil-lib (20)
FrameworkFork\Microsoft.Xml\Xml\schema\ContentValidator.cs (1)
1631bb.AppendLine();
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (3)
1657unImportedPolicyMessage.AppendLine(); 1699stringBuilder.AppendLine(); 1727stringBuilder.AppendLine();
HelpGenerator.cs (14)
20s_helpBuilder.AppendLine(); 21s_helpBuilder.AppendLine(); 23s_helpBuilder.AppendLine(); 24s_helpBuilder.AppendLine(); 26s_helpBuilder.AppendLine(); 27s_helpBuilder.AppendLine(); 34s_helpBuilder.AppendLine(); 96s_helpBuilder.AppendLine(); 182s_helpBuilder.AppendLine(); 242s_helpBuilder.AppendLine(); 247s_helpBuilder.AppendLine(); 253s_helpBuilder.AppendLine(); 255s_helpBuilder.AppendLine(); 389_stringBuilder.AppendLine();
ToolConsole.cs (2)
46toolError.AppendLine(); 52toolError.AppendLine();
dotnet-user-jwts (10)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (10)
478argumentsBuilder.AppendLine(); 485argumentsBuilder.AppendLine(); 494optionsBuilder.AppendLine(); 501optionsBuilder.AppendLine(); 510commandsBuilder.AppendLine(); 517commandsBuilder.AppendLine(); 522commandsBuilder.AppendLine(); 524commandsBuilder.AppendLine(); 533headerBuilder.AppendLine(); 537nameAndVersion.AppendLine();
dotnet-user-secrets (10)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (10)
478argumentsBuilder.AppendLine(); 485argumentsBuilder.AppendLine(); 494optionsBuilder.AppendLine(); 501optionsBuilder.AppendLine(); 510commandsBuilder.AppendLine(); 517commandsBuilder.AppendLine(); 522commandsBuilder.AppendLine(); 524commandsBuilder.AppendLine(); 533headerBuilder.AppendLine(); 537nameAndVersion.AppendLine();
GenerateDocumentationAndConfigFiles (16)
Program.cs (16)
548builder.AppendLine(); 569builder.AppendLine(); 574builder.AppendLine(); 592builder.AppendLine(); 1185result.AppendLine(); 1188result.AppendLine(); 1191result.AppendLine(); 1208result.AppendLine(); 1242result.AppendLine(); 1243result.AppendLine(); 1244result.AppendLine(); 1421result.AppendLine(); 1424result.AppendLine(); 1426result.AppendLine(); 1435result.AppendLine(); 1477result.AppendLine();
GetDocument.Insider (10)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (10)
478argumentsBuilder.AppendLine(); 485argumentsBuilder.AppendLine(); 494optionsBuilder.AppendLine(); 501optionsBuilder.AppendLine(); 510commandsBuilder.AppendLine(); 517commandsBuilder.AppendLine(); 522commandsBuilder.AppendLine(); 524commandsBuilder.AppendLine(); 533headerBuilder.AppendLine(); 537nameAndVersion.AppendLine();
IIS.FunctionalTests (3)
src\Servers\IIS\IIS\test\Common.FunctionalTests\WebSocketTests.cs (3)
175builder.AppendLine(); 181builder.AppendLine(); 183builder.AppendLine();
IISExpress.FunctionalTests (3)
src\Servers\IIS\IIS\test\Common.FunctionalTests\WebSocketTests.cs (3)
175builder.AppendLine(); 181builder.AppendLine(); 183builder.AppendLine();
illink (5)
ILLink.RoslynAnalyzer (3)
src\tools\illink\src\ILLink.Shared\DataFlow\DefaultValueDictionary.cs (3)
86 sb.AppendLine().Append ('\t').Append (kvp.Key.ToString ()).Append (" -> ").Append (kvp.Value.ToString ()); 88 sb.AppendLine().Append ("\t_ -> ").Append (DefaultValue.ToString ()); 89 sb.AppendLine().Append ('}');
ILLink.Tasks (1)
LinkTask.cs (1)
323 args.AppendLine ();
InMemory.FunctionalTests (1)
src\Shared\Buffers.MemoryPool\MemoryPoolThrowHelper.cs (1)
77builder.AppendLine();
Metrics (7)
src\RoslynAnalyzers\Utilities\Compiler\CodeMetrics\CodeAnalysisMetricData.cs (1)
177builder.AppendLine();
src\RoslynAnalyzers\Utilities\Compiler\RulesetToEditorconfigConverter.cs (6)
57builder.AppendLine(); 60builder.AppendLine(); 63builder.AppendLine(); 72builder.AppendLine(); 82builder.AppendLine(); 187currentXmlComment.AppendLine();
Metrics.Legacy (7)
src\RoslynAnalyzers\Utilities\Compiler\CodeMetrics\CodeAnalysisMetricData.cs (1)
177builder.AppendLine();
src\RoslynAnalyzers\Utilities\Compiler\RulesetToEditorconfigConverter.cs (6)
57builder.AppendLine(); 60builder.AppendLine(); 63builder.AppendLine(); 72builder.AppendLine(); 82builder.AppendLine(); 187currentXmlComment.AppendLine();
Microsoft.Arcade.Test.Common (3)
AssertEx.cs (3)
463message.AppendLine(); 467message.AppendLine(); 471message.AppendLine();
Microsoft.AspNetCore.Components.Analyzers.Tests (1)
Verifiers\DiagnosticVerifier.cs (1)
279builder.AppendLine();
Microsoft.AspNetCore.Components.SdkAnalyzers.Tests (1)
Verifiers\DiagnosticVerifier.cs (1)
279builder.AppendLine();
Microsoft.AspNetCore.Components.WebAssembly (2)
Services\WebAssemblyConsoleLogger.cs (2)
119logBuilder.AppendLine(); 133logBuilder.AppendLine();
Microsoft.AspNetCore.Diagnostics (1)
DeveloperExceptionPage\DeveloperExceptionPageMiddlewareImpl.cs (1)
239sb.AppendLine();
Microsoft.AspNetCore.Http.Extensions (9)
RequestDelegateFactory.cs (9)
2835errorMessage.AppendLine(); 2841errorMessage.AppendLine().AppendLine(); 2843.AppendLine(); 2852errorMessage.AppendLine(); 2858errorMessage.AppendLine().AppendLine(); 2860.AppendLine(); 2869errorMessage.AppendLine();
Microsoft.AspNetCore.Identity (1)
SignInManager.cs (1)
1010sb.AppendLine();
Microsoft.AspNetCore.OpenApi.SourceGenerators (1)
Helpers\StringExtensions.cs (1)
70builder.AppendLine();
Microsoft.AspNetCore.Routing (1)
EndpointNameAddressScheme.cs (1)
82builder.AppendLine();
Microsoft.AspNetCore.Server.HttpSys (1)
src\Shared\Buffers.MemoryPool\MemoryPoolThrowHelper.cs (1)
77builder.AppendLine();
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (21)
Listener\RequestHeaderTests.cs (1)
220builder.AppendLine();
Listener\RequestTests.cs (1)
180builder.AppendLine();
OpaqueUpgradeTests.cs (6)
342builder.AppendLine(); 348builder.AppendLine(); 350builder.AppendLine(); 413builder.AppendLine(); 419builder.AppendLine(); 426builder.AppendLine();
RequestBodyTests.cs (3)
340builder.AppendLine(); 346builder.AppendLine(); 350builder.AppendLine();
RequestHeaderTests.cs (2)
69builder.AppendLine(); 269builder.AppendLine();
RequestTests.cs (4)
380builder.AppendLine(); 537builder.AppendLine(); 584builder.AppendLine(); 633builder.AppendLine();
ResponseTests.cs (1)
262builder.AppendLine();
ServerTests.cs (3)
686builder.AppendLine(); 692builder.AppendLine(); 694builder.AppendLine();
Microsoft.AspNetCore.Server.IIS (1)
src\Shared\Buffers.MemoryPool\MemoryPoolThrowHelper.cs (1)
77builder.AppendLine();
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Middleware\Internal\LoggingStream.cs (2)
165builder.AppendLine(); 195builder.AppendLine();
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
src\Shared\Buffers.MemoryPool\MemoryPoolThrowHelper.cs (1)
77builder.AppendLine();
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
src\Shared\Buffers.MemoryPool\MemoryPoolThrowHelper.cs (1)
77builder.AppendLine();
Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (1)
src\Shared\Buffers.MemoryPool\MemoryPoolThrowHelper.cs (1)
77builder.AppendLine();
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (1)
src\Shared\Buffers.MemoryPool\MemoryPoolThrowHelper.cs (1)
77builder.AppendLine();
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (1)
src\Shared\Buffers.MemoryPool\MemoryPoolThrowHelper.cs (1)
77builder.AppendLine();
Microsoft.AspNetCore.Shared.Tests (10)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (10)
478argumentsBuilder.AppendLine(); 485argumentsBuilder.AppendLine(); 494optionsBuilder.AppendLine(); 501optionsBuilder.AppendLine(); 510commandsBuilder.AppendLine(); 517commandsBuilder.AppendLine(); 522commandsBuilder.AppendLine(); 524commandsBuilder.AppendLine(); 533headerBuilder.AppendLine(); 537nameAndVersion.AppendLine();
Microsoft.Build (10)
Evaluation\Profiler\EvaluationLocationPrettyPrinterBase.cs (1)
89.Append("Bug").AppendLine();
Graph\GraphBuilder.cs (1)
609errorMessage.AppendLine();
Logging\OptimizedStringIndenter.cs (1)
99.AppendLine();
Logging\ParallelLogger\ConsoleOutputAligner.cs (2)
129sb.AppendLine(); 143sb.AppendLine();
Logging\TerminalLogger\Terminal.cs (2)
161_outputBuilder.AppendLine(); 193_outputBuilder.AppendLine();
Logging\TerminalLogger\TerminalLogger.cs (2)
1301builder.AppendLine(); 1321sb.AppendLine();
Logging\TerminalLogger\TerminalNodesFrame.cs (1)
134sb.AppendLine();
Microsoft.Build.Framework (2)
ReuseableStringBuilder.cs (2)
135/// <inheritdoc cref="StringBuilder.AppendLine()"/> 139_borrowedBuilder.AppendLine();
Microsoft.Build.Tasks.CodeAnalysis (1)
GenerateMSBuildEditorConfig.cs (1)
87builder.AppendLine()
Microsoft.Build.Tasks.CodeAnalysis.UnitTests (2)
TestUtilities\ErrorLoggerEngine.cs (2)
43_log.AppendLine(); 49_log.AppendLine();
Microsoft.Build.Tasks.Core (8)
AssemblyDependency\ResolveAssemblyReference.cs (8)
1142StringBuilder logDependencies = logWarning ? logConflict.AppendLine() : new StringBuilder(); 1151LogReferenceDependenciesAndSourceItemsToStringBuilder(fusionName, conflictCandidate, logDependencies.AppendLine(), referenceIsUnified: true); 1370.AppendLine() 1390log.AppendLine().Append(Strings.EightSpaces).AppendLine(dependeeReference.FullPath); 1395log.AppendLine().Append(Strings.TwelveSpaces).Append(sourceItem.ItemSpec); 2046log.AppendLine().Append(Strings.FourSpaces).Append(message); 2053log.AppendLine().Append(Strings.FourSpaces).Append(message); 2068log.AppendLine().Append(ResourceUtilities.FormatResourceStringIgnoreCodeAndKeyword("ResolveAssemblyReference.ConflictUnsolvable", reference.ConflictVictorName, fusionName));
Microsoft.CodeAnalysis (5)
TreeDumper.cs (5)
91_sb.AppendLine(); 155_sb.AppendLine(); 161_sb.AppendLine(); 166_sb.AppendLine(); 182_sb.AppendLine();
Microsoft.CodeAnalysis.Analyzers (19)
MetaAnalyzers\Fixers\AnalyzerReleaseTrackingFix.cs (12)
268builder.AppendLine(); 287builder.AppendLine(); 293builder.AppendLine(); 322builder.AppendLine(); 323builder.AppendLine(); 439builder.AppendLine(); 440builder.AppendLine(); 444builder.AppendLine(); 453builder.AppendLine(); 454builder.AppendLine(); 458builder.AppendLine(); 472builder.AppendLine();
src\RoslynAnalyzers\Utilities\Compiler\CodeMetrics\CodeAnalysisMetricData.cs (1)
177builder.AppendLine();
src\RoslynAnalyzers\Utilities\Compiler\RulesetToEditorconfigConverter.cs (6)
57builder.AppendLine(); 60builder.AppendLine(); 63builder.AppendLine(); 72builder.AppendLine(); 82builder.AppendLine(); 187currentXmlComment.AppendLine();
Microsoft.CodeAnalysis.AnalyzerUtilities (7)
src\RoslynAnalyzers\Utilities\Compiler\CodeMetrics\CodeAnalysisMetricData.cs (1)
177builder.AppendLine();
src\RoslynAnalyzers\Utilities\Compiler\RulesetToEditorconfigConverter.cs (6)
57builder.AppendLine(); 60builder.AppendLine(); 63builder.AppendLine(); 72builder.AppendLine(); 82builder.AppendLine(); 187currentXmlComment.AppendLine();
Microsoft.CodeAnalysis.BannedApiAnalyzers (7)
src\RoslynAnalyzers\Utilities\Compiler\CodeMetrics\CodeAnalysisMetricData.cs (1)
177builder.AppendLine();
src\RoslynAnalyzers\Utilities\Compiler\RulesetToEditorconfigConverter.cs (6)
57builder.AppendLine(); 60builder.AppendLine(); 63builder.AppendLine(); 72builder.AppendLine(); 82builder.AppendLine(); 187currentXmlComment.AppendLine();
Microsoft.CodeAnalysis.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\EditDistance.cs (1)
566sb.AppendLine();
Microsoft.CodeAnalysis.CodeStyle.UnitTestUtilities (1)
src\Features\DiagnosticsTestUtilities\CodeActions\CodeFixVerifierHelper.cs (1)
116analyzerConfig.AppendLine();
Microsoft.CodeAnalysis.CSharp (6)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (2)
409sb.AppendLine(); 431sb.AppendLine();
BoundTree\LengthBasedStringSwitchData.cs (3)
269builder.AppendLine(); 278builder.AppendLine(); 286builder.AppendLine();
Compiler\DocumentationCommentCompiler.cs (1)
1327builder.AppendLine();
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (3)
CodeGen\CodeGenDynamicTests.cs (1)
140sb.AppendLine();
Emit\EmitErrorTests.cs (2)
329expectedOutputBuilder.AppendLine(); 331builder.AppendLine();
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (4)
Attributes\AttributeTests_Assembly.cs (2)
1795builder.AppendLine(); 1800builder.AppendLine();
Attributes\AttributeTests_WellKnownAttributes.cs (2)
2917sb.AppendLine(); 2919sb.AppendLine();
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (13)
Compilation\SymbolVisitorTests.cs (12)
78_output.AppendLine(); 85_output.AppendLine(); 148_output.AppendLine(); 166_output.AppendLine(); 252_output.AppendLine(); 260_output.AppendLine(); 330_output.AppendLine(); 351_output.AppendLine(); 443argument.AppendLine(); 451argument.AppendLine(); 469argument.AppendLine(); 502argument.AppendLine();
Symbols\MockSymbolTests.cs (1)
162builder.AppendLine();
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Parsing\StatementParsingTests.cs (1)
3408builder.AppendLine();
Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests (11)
Metadata\WinMdDumpTest.cs (11)
46result.AppendLine(); 68result.AppendLine(); 76result.AppendLine(); 82result.AppendLine(); 118result.AppendLine(); 140result.AppendLine(); 184result.AppendLine(); 188result.AppendLine(); 278result.AppendLine(); 386result.AppendLine(); 402result.AppendLine();
Microsoft.CodeAnalysis.EditorFeatures (2)
DocumentationComments\CopilotGenerateDocumentationCommentProvider.cs (2)
277builder.AppendLine(); 299builder.AppendLine();
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (2)
QuickInfo\ToolTipAssert.cs (2)
129result.AppendLine(); 156result.AppendLine();
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (5)
Diagnostics\IDEDiagnosticIDConfigurationTests.cs (2)
127baseline.AppendLine(); 164extraEntitiesBuilder.AppendLine();
EmbeddedLanguages\StackFrame\StackFrameParserTests.Utilities.cs (1)
124sb.AppendLine();
Utilities\StackFrameUtils.cs (2)
56sb.AppendLine(); 153sb.AppendLine();
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (1)
FindReferences\FindReferencesTests.vb (1)
397builder.AppendLine()
Microsoft.CodeAnalysis.Features (4)
Options\EditorConfig\EditorConfigFileGenerator.cs (4)
26editorconfig.AppendLine(); 39editorconfig.AppendLine(); 60editorconfig.AppendLine(); 81editorconfig.AppendLine();
Microsoft.CodeAnalysis.PublicApiAnalyzers (6)
src\RoslynAnalyzers\Utilities\Compiler\RulesetToEditorconfigConverter.cs (6)
57builder.AppendLine(); 60builder.AppendLine(); 63builder.AppendLine(); 72builder.AppendLine(); 82builder.AppendLine(); 187currentXmlComment.AppendLine();
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Host\TestUtils.cs (1)
98stringBuilder.AppendLine();
Microsoft.CodeAnalysis.ResxSourceGenerator (8)
AbstractResxGenerator.cs (1)
828strings.AppendLine();
src\RoslynAnalyzers\Utilities\Compiler\CodeMetrics\CodeAnalysisMetricData.cs (1)
177builder.AppendLine();
src\RoslynAnalyzers\Utilities\Compiler\RulesetToEditorconfigConverter.cs (6)
57builder.AppendLine(); 60builder.AppendLine(); 63builder.AppendLine(); 72builder.AppendLine(); 82builder.AppendLine(); 187currentXmlComment.AppendLine();
Microsoft.CodeAnalysis.Scripting (1)
Hosting\ObjectFormatter\CommonObjectFormatter.cs (1)
102builder.AppendLine();
Microsoft.CodeAnalysis.Scripting.TestUtilities (2)
TestConsoleIO.cs (2)
102GetStringBuilder().AppendLine(); 137GetStringBuilder().AppendLine();
Microsoft.CodeAnalysis.Test.Utilities (25)
Assert\AssertEx.cs (6)
213message.AppendLine(); 704message.AppendLine(); 802message.AppendLine(); 991.AppendLine(); 1002.AppendLine() 1003.AppendLine();
Assert\AssertXml.cs (4)
110assertText.AppendLine(); 119assertText.AppendLine(); 123assertText.AppendLine(); 129assertText.AppendLine();
Compilation\ControlFlowGraphVerifier.cs (7)
178stringBuilder.AppendLine(); 226stringBuilder.AppendLine(); 267stringBuilder.AppendLine(); 1387stringBuilder.AppendLine(); 1398stringBuilder.AppendLine(); 1409stringBuilder.AppendLine(); 1421stringBuilder.AppendLine();
Diagnostics\DiagnosticDescription.cs (3)
504assertText.AppendLine(); 552assertText.AppendLine(); 626sb.AppendLine();
ExceptionHelper.cs (3)
32sb.AppendLine(); 44sb.AppendLine(); 55sb.AppendLine();
Metadata\ILBuilderVisualizer.cs (2)
235sb.AppendLine(); 269sb.AppendLine();
Microsoft.CodeAnalysis.VisualBasic (2)
CommandLine\CommandLineDiagnosticFormatter.vb (1)
76sb.AppendLine()
Compilation\DocumentationComments\DocWriter.vb (1)
92builder.AppendLine()
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (1)
EndConstructGeneration\EndConstructStatementVisitor.vb (1)
193stringBuilder.AppendLine()
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (6)
Attributes\AttributeTests_WellKnownAttributes.vb (1)
1930sb.AppendLine()
ExpressionTrees\CodeGenExprLambda.vb (4)
1314If(TypeToLifted, "?", "")).AppendLine() 1350builder.AppendLine() 1355builder.AppendLine() 1943prefixbuilder.AppendLine()
ExpressionTrees\Sources\ExprLambdaUtils.vb (1)
278_s.AppendLine()
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (3)
SymbolsTests\MockSymbolTests.vb (1)
123builder.AppendLine()
SymbolsTests\Source\EnumTests.vb (2)
1340builder.AppendLine() 1519text.AppendLine()
Microsoft.CodeAnalysis.Workspaces (2)
Shared\Utilities\DocumentationComment.cs (1)
218builder.AppendLine();
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\EditDistance.cs (1)
566sb.AppendLine();
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (2)
MEF\TestComposition.cs (1)
225sb.AppendLine();
MEF\UseExportProviderAttribute.cs (1)
155messageBuilder.AppendLine().Append($" {token}");
Microsoft.Data.Analysis (5)
DataFrame.cs (3)
720sb.AppendLine(); 728sb.AppendLine(); 734sb.AppendLine();
DataFrameColumn.cs (2)
444sb.AppendLine(); 450sb.AppendLine();
Microsoft.DotNet.Arcade.Sdk (1)
src\GenerateResxSource.cs (1)
484strings.AppendLine();
Microsoft.DotNet.Build.Tasks.Installers (4)
src\CreateWixCommandPackageDropBase.cs (1)
124commandString.AppendLine();
src\GenerateJsonObjectString.cs (3)
85result.AppendLine(); 91result.AppendLine(); 130result.AppendLine();
Microsoft.DotNet.Build.Tasks.Packaging (4)
GetPackageDescription.cs (2)
128description.AppendLine(); 129description.AppendLine();
NuGetAssetResolver.cs (2)
127assetLog.AppendLine(); 143assetLog.AppendLine();
Microsoft.DotNet.Internal.DependencyInjection.Testing (2)
DependencyInjectionValidation.cs (2)
118msgBuilder.AppendLine(); 119msgBuilder.AppendLine();
Microsoft.DotNet.NuGetRepack.Tests (2)
TestHelpers\AssertEx.cs (2)
465message.AppendLine(); 468message.AppendLine();
Microsoft.DotNet.RemoteExecutor (3)
Program.cs (3)
81output.AppendLine(); 84output.AppendLine(); 87output.AppendLine();
Microsoft.Extensions.DependencyInjection (1)
ServiceLookup\CallSiteChain.cs (1)
42messageBuilder.AppendLine();
Microsoft.Extensions.Http (2)
Logging\HttpHeadersLogValue.cs (2)
102builder.AppendLine(); 108builder.AppendLine();
Microsoft.Extensions.Logging.EventLog (4)
EventLogLogger.cs (4)
96.AppendLine(); 114builder.AppendLine() 119builder.AppendLine().AppendLine("Exception: ").Append(exception).AppendLine();
Microsoft.Extensions.Logging.Generators (1)
LoggerMessageGenerator.Emitter.cs (1)
154_builder.AppendLine();
Microsoft.Extensions.Options.SourceGeneration (1)
EmitterBase.cs (1)
75_ = _sb.AppendLine();
Microsoft.Extensions.Telemetry (1)
Latency\Internal\LatencyConsoleExporter.cs (1)
125_ = sb.AppendLine();
Microsoft.Gen.ComplianceReports (1)
src\Generators\Shared\EmitterBase.cs (1)
70_ = _sb.AppendLine();
Microsoft.Gen.ContextualOptions (1)
src\Generators\Shared\EmitterBase.cs (1)
70_ = _sb.AppendLine();
Microsoft.Gen.Logging (1)
src\Generators\Shared\EmitterBase.cs (1)
70_ = _sb.AppendLine();
Microsoft.Gen.MetadataExtractor (1)
src\Generators\Shared\EmitterBase.cs (1)
70_ = _sb.AppendLine();
Microsoft.Gen.Metrics (1)
src\Generators\Shared\EmitterBase.cs (1)
70_ = _sb.AppendLine();
Microsoft.Gen.MetricsReports (1)
src\Generators\Shared\EmitterBase.cs (1)
70_ = _sb.AppendLine();
Microsoft.Maui.Controls.SourceGen (2)
CodeBehindGenerator.cs (2)
328 sb.AppendLine(); 339 sb.AppendLine();
Microsoft.Maui.Essentials (3)
VersionTracking\VersionTracking.shared.cs (3)
310 sb.AppendLine(); 315 sb.AppendLine(); 320 sb.AppendLine();
Microsoft.ML.AutoML.SourceGenerator (5)
Template\EstimatorType.cs (1)
198this.GenerationEnvironment.AppendLine();
Template\SearchSpace.cs (1)
215this.GenerationEnvironment.AppendLine();
Template\SweepableEstimator.cs (1)
217this.GenerationEnvironment.AppendLine();
Template\SweepableEstimator_T_.cs (1)
222this.GenerationEnvironment.AppendLine();
Template\SweepableEstimatorFactory.cs (1)
193this.GenerationEnvironment.AppendLine();
Microsoft.ML.CodeGenerator (10)
Templates\Azure\Console\AzureModelBuilder.cs (1)
292this.GenerationEnvironment.AppendLine();
Templates\Azure\Model\AzureImageModelOutputClass.cs (1)
233this.GenerationEnvironment.AppendLine();
Templates\Azure\Model\AzureObjectDetectionModelOutputClass.cs (1)
233this.GenerationEnvironment.AppendLine();
Templates\Console\ConsumeModel.cs (1)
244this.GenerationEnvironment.AppendLine();
Templates\Console\ModelBuilder.cs (1)
609this.GenerationEnvironment.AppendLine();
Templates\Console\ModelInputClass.cs (1)
207this.GenerationEnvironment.AppendLine();
Templates\Console\ModelOutputClass.cs (1)
250this.GenerationEnvironment.AppendLine();
Templates\Console\ModelProject.cs (1)
239this.GenerationEnvironment.AppendLine();
Templates\Console\PredictProgram.cs (1)
266this.GenerationEnvironment.AppendLine();
Templates\Console\PredictProject.cs (1)
244this.GenerationEnvironment.AppendLine();
Microsoft.ML.Data (17)
Dirty\IniFileUtils.cs (2)
29bld.AppendLine(); 30bld.AppendLine();
Evaluators\AnomalyDetectionEvaluator.cs (2)
693sb.AppendLine(); 705sb.AppendLine();
Evaluators\EvaluatorUtils.cs (11)
1556sb.AppendLine(); 1582sb.AppendLine(); 1583weightedSb?.AppendLine(); 1644sb.AppendLine(); 1649sb.AppendLine(); 1654sb.AppendLine(); 1664sb.AppendLine(); 1674sb.AppendLine(); 1679sb.AppendLine(); 1685sb.AppendLine(); 1699sb.AppendLine();
Evaluators\MultiOutputRegressionEvaluator.cs (2)
726sb.AppendLine(); 759sb.AppendLine();
Microsoft.ML.FastTree (4)
Training\Test.cs (2)
376sb.AppendLine(); 512sb.AppendLine();
Utils\FastTreeIniFileUtils.cs (2)
47newSection.AppendLine(); 48newSection.AppendLine();
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.ML.StandardTrainers (4)
Standard\LinearPredictorUtils.cs (4)
124inputBuilder.AppendLine(); 135builder.AppendLine(); 194b.AppendLine(); 201b.AppendLine().AppendFormat("{0}\t{1}", weightValue.Key, (float)weightValue.Value);
Microsoft.ML.Sweeper (3)
SweepResultEvaluator.cs (3)
51sb.AppendLine(); 63sb.AppendLine(); 67sb.AppendLine();
Microsoft.NET.StringTools (1)
WeakStringCacheInterner.cs (1)
157result.AppendLine();
Microsoft.NET.StringTools.net35 (1)
WeakStringCacheInterner.cs (1)
157result.AppendLine();
Microsoft.VisualStudio.LanguageServices.Test.Utilities2 (1)
ObjectBrowser\Mocks\MockObjectBrowserDescription.vb (1)
16_builder.AppendLine()
PrepareTests (1)
MinimizeUtil.cs (1)
251builder.AppendLine();
PresentationFramework (5)
System\Windows\Controls\ItemContainerGenerator.cs (5)
1072sb.AppendLine(); 1074sb.AppendLine(); 1080sb.AppendLine(); 1083sb.AppendLine(); 1086sb.AppendLine();
Roslyn.Diagnostics.Analyzers (7)
src\RoslynAnalyzers\Utilities\Compiler\CodeMetrics\CodeAnalysisMetricData.cs (1)
177builder.AppendLine();
src\RoslynAnalyzers\Utilities\Compiler\RulesetToEditorconfigConverter.cs (6)
57builder.AppendLine(); 60builder.AppendLine(); 63builder.AppendLine(); 72builder.AppendLine(); 82builder.AppendLine(); 187currentXmlComment.AppendLine();
Roslyn.Test.PdbUtilities (1)
EditAndContinue\EditAndContinueTest.cs (1)
163builder.AppendLine();
RulesetToEditorconfigConverter (6)
src\RoslynAnalyzers\Utilities\Compiler\RulesetToEditorconfigConverter.cs (6)
57builder.AppendLine(); 60builder.AppendLine(); 63builder.AppendLine(); 72builder.AppendLine(); 82builder.AppendLine(); 187currentXmlComment.AppendLine();
Swaggatherer (10)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (10)
478argumentsBuilder.AppendLine(); 485argumentsBuilder.AppendLine(); 494optionsBuilder.AppendLine(); 501optionsBuilder.AppendLine(); 510commandsBuilder.AppendLine(); 517commandsBuilder.AppendLine(); 522commandsBuilder.AppendLine(); 524commandsBuilder.AppendLine(); 533headerBuilder.AppendLine(); 537nameAndVersion.AppendLine();
System.ComponentModel.Composition (4)
src\libraries\Common\src\System\Composition\Diagnostics\DebuggerTraceWriter.cs (1)
71messageBuilder.AppendLine();
System\ComponentModel\Composition\CompositionException.cs (3)
219writer.AppendLine(); 229writer.AppendLine().Append(SR.CompositionException_ErrorPrefix).Append(' '); 259writer.AppendLine();
System.ComponentModel.Composition.Registration (1)
src\libraries\Common\src\System\Composition\Diagnostics\DebuggerTraceWriter.cs (1)
71messageBuilder.AppendLine();
System.Composition.Convention (1)
src\libraries\Common\src\System\Composition\Diagnostics\DebuggerTraceWriter.cs (1)
71messageBuilder.AppendLine();
System.Composition.Hosting (3)
System\Composition\Hosting\Core\ExportDescriptorRegistryUpdate.cs (3)
60message.AppendLine(); 98message.AppendLine(); 125result.AppendLine();
System.Drawing.Common.Tests (4)
Helpers.cs (4)
96actualStringBuilder.AppendLine(); 97expectedStringBuilder.AppendLine(); 112actualStringBuilder.AppendLine(); 113expectedStringBuilder.AppendLine();
System.Linq.Expressions (4)
System\Linq\Expressions\Interpreter\LightLambda.cs (4)
136sb.Append(" .locals ").Append(_interpreter.LocalCount).AppendLine(); 137sb.Append(" .maxstack ").Append(_interpreter.Instructions.MaxStackDepth).AppendLine(); 138sb.Append(" .maxcontinuation ").Append(_interpreter.Instructions.MaxContinuationDepth).AppendLine(); 139sb.AppendLine();
System.Private.CoreLib (19)
src\libraries\System.Private.CoreLib\src\System\AggregateException.cs (1)
380text.AppendLine();
src\libraries\System.Private.CoreLib\src\System\ComponentModel\Win32Exception.cs (1)
123s.AppendLine();
src\libraries\System.Private.CoreLib\src\System\Diagnostics\StackFrame.cs (1)
257sb.AppendLine();
src\libraries\System.Private.CoreLib\src\System\Diagnostics\StackTrace.cs (3)
236sb.AppendLine(); 363sb.AppendLine(); 371sb.AppendLine();
src\libraries\System.Private.CoreLib\src\System\Globalization\DateTimeParse.cs (2)
5308buffer.AppendLine(); 5325buffer.AppendLine();
src\libraries\System.Private.CoreLib\src\System\Reflection\ReflectionTypeLoadException.cs (1)
68text.AppendLine().Append(isMessage ? e.Message : e.ToString());
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\Runtime\InteropServices\COMException.cs (1)
70s.AppendLine().Append(stackTrace);
src\libraries\System.Private.CoreLib\src\System\Text\StringBuilder.cs (2)
1116public StringBuilder AppendLine([InterpolatedStringHandlerArgument("")] ref AppendInterpolatedStringHandler handler) => AppendLine(); 1122public StringBuilder AppendLine(IFormatProvider? provider, [InterpolatedStringHandlerArgument("", nameof(provider))] ref AppendInterpolatedStringHandler handler) => AppendLine();
src\System\Reflection\Emit\RuntimeMethodBuilder.cs (3)
394sb.Append("Attributes: ").Append((int)m_iAttributes).AppendLine(); 395sb.Append("Method Signature: ").Append(GetMethodSignature()).AppendLine(); 396sb.AppendLine();
src\System\Reflection\Emit\SignatureHelper.cs (3)
898sb.Append("Length: ").Append(m_currSig).AppendLine(); 902sb.Append("Arguments: ").Append(m_signature[m_sizeLoc]).AppendLine(); 915sb.AppendLine();
System.Private.CoreLib.Generators (1)
EventSourceGenerator.Emitter.cs (1)
23sb.AppendLine();
System.Private.Xml (1)
System\Xml\Schema\ContentValidator.cs (1)
1529bb.AppendLine();
System.Security.Cryptography (36)
System\Security\Cryptography\X509Certificates\OpenSslX509CertificateReader.cs (2)
827sb.AppendLine(); 828sb.AppendLine();
System\Security\Cryptography\X509Certificates\X509Certificate.cs (7)
620sb.AppendLine(); 626sb.AppendLine(); 632sb.AppendLine(); 635sb.AppendLine(); 641sb.AppendLine(); 647sb.AppendLine(); 651sb.AppendLine();
System\Security\Cryptography\X509Certificates\X509Certificate2.cs (27)
450sb.AppendLine(); 451sb.AppendLine(); 458sb.AppendLine(); 466sb.AppendLine(); 474sb.AppendLine(); 482sb.AppendLine(); 489sb.AppendLine(); 490sb.AppendLine(); 497sb.AppendLine(); 505sb.AppendLine(); 513sb.AppendLine(); 521sb.AppendLine(); 528sb.AppendLine(); 529sb.AppendLine(); 535sb.AppendLine(); 541sb.AppendLine(); 547sb.AppendLine(); 553sb.AppendLine(); 562sb.AppendLine(); 569sb.AppendLine(); 576sb.AppendLine(); 592sb.AppendLine(); 616sb.AppendLine(); 617sb.AppendLine(); 623sb.AppendLine(); 630sb.AppendLine(); 640sb.AppendLine();
System.Text.Json.SourceGeneration (3)
src\libraries\Common\src\SourceGenerators\SourceWriter.cs (3)
38_sb.AppendLine(); 57_sb.AppendLine(); 62public void WriteLine() => _sb.AppendLine();
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\RegexInterpreterCode.cs (1)
128sb.AppendLine();
System\Text\RegularExpressions\RegexNode.cs (1)
2861sb.Append(new string(' ', stack.Count * 2)).Append(curNode.Describe()).AppendLine();
System.Text.RegularExpressions.Generator (1)
src\libraries\System.Text.RegularExpressions\src\System\Text\RegularExpressions\RegexNode.cs (1)
2861sb.Append(new string(' ', stack.Count * 2)).Append(curNode.Describe()).AppendLine();
System.Windows.Forms (8)
System\Resources\ResXDataNode.cs (3)
202output.AppendLine(); 207output.AppendLine(); 210output.AppendLine();
System\Resources\ResXResourceWriter.cs (3)
562output.AppendLine(); 567output.AppendLine(); 570output.AppendLine();
System\Windows\Forms\Dialogs\ThreadExceptionDialog.cs (2)
176detailsTextBuilder.AppendLine(); 204detailsTextBuilder.AppendLine();
System.Windows.Forms.PrivateSourceGenerators (1)
System\Windows\Forms\SourceGenerators\EnumValidationGenerator.cs (1)
118sb.AppendLine();
System.Xaml (2)
System\Xaml\Context\NameFixupGraph.cs (1)
496exceptionMessage.AppendLine();
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
2373exceptionMessage.AppendLine();
Templates.Blazor.Tests (10)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (10)
478argumentsBuilder.AppendLine(); 485argumentsBuilder.AppendLine(); 494optionsBuilder.AppendLine(); 501optionsBuilder.AppendLine(); 510commandsBuilder.AppendLine(); 517commandsBuilder.AppendLine(); 522commandsBuilder.AppendLine(); 524commandsBuilder.AppendLine(); 533headerBuilder.AppendLine(); 537nameAndVersion.AppendLine();
Templates.Blazor.WebAssembly.Auth.Tests (10)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (10)
478argumentsBuilder.AppendLine(); 485argumentsBuilder.AppendLine(); 494optionsBuilder.AppendLine(); 501optionsBuilder.AppendLine(); 510commandsBuilder.AppendLine(); 517commandsBuilder.AppendLine(); 522commandsBuilder.AppendLine(); 524commandsBuilder.AppendLine(); 533headerBuilder.AppendLine(); 537nameAndVersion.AppendLine();
Templates.Blazor.WebAssembly.Tests (10)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (10)
478argumentsBuilder.AppendLine(); 485argumentsBuilder.AppendLine(); 494optionsBuilder.AppendLine(); 501optionsBuilder.AppendLine(); 510commandsBuilder.AppendLine(); 517commandsBuilder.AppendLine(); 522commandsBuilder.AppendLine(); 524commandsBuilder.AppendLine(); 533headerBuilder.AppendLine(); 537nameAndVersion.AppendLine();
Templates.Mvc.Tests (10)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (10)
478argumentsBuilder.AppendLine(); 485argumentsBuilder.AppendLine(); 494optionsBuilder.AppendLine(); 501optionsBuilder.AppendLine(); 510commandsBuilder.AppendLine(); 517commandsBuilder.AppendLine(); 522commandsBuilder.AppendLine(); 524commandsBuilder.AppendLine(); 533headerBuilder.AppendLine(); 537nameAndVersion.AppendLine();
Templates.Tests (10)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (10)
478argumentsBuilder.AppendLine(); 485argumentsBuilder.AppendLine(); 494optionsBuilder.AppendLine(); 501optionsBuilder.AppendLine(); 510commandsBuilder.AppendLine(); 517commandsBuilder.AppendLine(); 522commandsBuilder.AppendLine(); 524commandsBuilder.AppendLine(); 533headerBuilder.AppendLine(); 537nameAndVersion.AppendLine();
Test.Utilities (6)
src\RoslynAnalyzers\Utilities\Compiler\RulesetToEditorconfigConverter.cs (6)
57builder.AppendLine(); 60builder.AppendLine(); 63builder.AppendLine(); 72builder.AppendLine(); 82builder.AppendLine(); 187currentXmlComment.AppendLine();
Text.Analyzers (7)
src\RoslynAnalyzers\Utilities\Compiler\CodeMetrics\CodeAnalysisMetricData.cs (1)
177builder.AppendLine();
src\RoslynAnalyzers\Utilities\Compiler\RulesetToEditorconfigConverter.cs (6)
57builder.AppendLine(); 60builder.AppendLine(); 63builder.AppendLine(); 72builder.AppendLine(); 82builder.AppendLine(); 187currentXmlComment.AppendLine();
VisualBasicErrorFactsGenerator (4)
Program.vb (4)
44outputText.AppendLine() 46outputText.AppendLine() 48outputText.AppendLine() 71outputText.AppendLine()
Wasm.Performance.ConsoleHost (10)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (10)
478argumentsBuilder.AppendLine(); 485argumentsBuilder.AppendLine(); 494optionsBuilder.AppendLine(); 501optionsBuilder.AppendLine(); 510commandsBuilder.AppendLine(); 517commandsBuilder.AppendLine(); 522commandsBuilder.AppendLine(); 524commandsBuilder.AppendLine(); 533headerBuilder.AppendLine(); 537nameAndVersion.AppendLine();