229 references to Join
Aspire.Dashboard (2)
Aspire.Hosting (2)
dotnet-razorpagegenerator (1)
HttpStress (1)
installer.tasks (1)
LocalizationWebsite (1)
Microsoft.AspNetCore.App.Analyzers.Test (1)
Microsoft.AspNetCore.Authorization (1)
Microsoft.AspNetCore.HostFiltering (1)
Microsoft.AspNetCore.Mvc.FunctionalTests (1)
Microsoft.AspNetCore.Mvc.RazorPages (1)
Microsoft.AspNetCore.Mvc.Test (1)
Microsoft.AspNetCore.OpenApi.SourceGenerators.Tests (1)
Microsoft.AspNetCore.Routing (1)
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (1)
Microsoft.Build (2)
Microsoft.Build.Engine.UnitTests (7)
BinaryLogger_Tests.cs (7)
260$"Buffers starting at position {readCount} differ. First:{Environment.NewLine}{string.Join(",", bytes1)}{Environment.NewLine}Second:{Environment.NewLine}{string.Join(",", bytes2)}");
465$"Embedded files: {string.Join(",", zipArchive.Entries)}");
525customMessage: $"Embedded files: {string.Join(",", zipArchive.Entries)}");
527customMessage: $"Embedded files: {string.Join(",", zipArchive.Entries)}");
529customMessage: $"Embedded files: {string.Join(",", zipArchive.Entries)}");
531customMessage: $"Embedded files: {string.Join(",", zipArchive.Entries)}");
Microsoft.Build.Framework (1)
Microsoft.Build.UnitTests.Shared (1)
Microsoft.CodeAnalysis (2)
Microsoft.CodeAnalysis.CodeStyle (1)
Microsoft.CodeAnalysis.CSharp (7)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (5)
364sb.AppendFormat("Inferring method type parameters <{0}>\n", string.Join(", ", _methodTypeParameters));
379sb.AppendFormat("Argument types ({0})\n", string.Join(", ", from a in _arguments select a.Type));
428sb.AppendFormat("upper bounds: ({0}) ", (_upperBounds[i] == null) ? "" : string.Join(", ", _upperBounds[i]));
429sb.AppendFormat("lower bounds: ({0}) ", (_lowerBounds[i] == null) ? "" : string.Join(", ", _lowerBounds[i]));
430sb.AppendFormat("exact bounds: ({0}) ", (_exactBounds[i] == null) ? "" : string.Join(", ", _exactBounds[i]));
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (2)
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (3)
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Test.Utilities (3)
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (2)
ValueTracking\AbstractBaseValueTrackingTests.cs (2)
45Assert.True(itemInfo.Length == items.Length, $"GetTrackedItemsAsync\n\texpected: [{string.Join(",", itemInfo.Select(p => p.text))}]\n\t actual: [{string.Join(",", items)}]");
58Assert.True(childInfo.Length == children.Length, $"GetTrackedItemsAsync on [{item}]\n\texpected: [{string.Join(",", childInfo.Select(p => p.text))}]\n\t actual: [{string.Join(",", children)}]");
Microsoft.CodeAnalysis.ExternalAccess.FSharp (1)
Microsoft.CodeAnalysis.Features (1)
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Microsoft.CodeAnalysis.Scripting (1)
Microsoft.CodeAnalysis.Test.Utilities (7)
Diagnostics\TrackingDiagnosticAnalyzer.cs (5)
102Assert.True(expectedMissingSyntaxKinds.Count == 0, "AllInOne test contains ignored SyntaxKinds: " + string.Join(", ", expectedMissingSyntaxKinds));
167Environment.NewLine + "Expected: " + string.Join(", ", expected) +
168Environment.NewLine + "Actual: " + string.Join(", ", actual));
177Environment.NewLine + "Missing: " + string.Join(", ", missingElements) +
178Environment.NewLine + "Present: " + string.Join(", ", presentElements));
Microsoft.CodeAnalysis.UnitTests (6)
Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests (1)
Microsoft.CodeAnalysis.Workspaces (1)
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
Microsoft.CommonLanguageServerProtocol.Framework.Package (2)
Microsoft.DotNet.Build.Tasks.Feed (2)
Microsoft.DotNet.Build.Tasks.Packaging (1)
Microsoft.DotNet.SignTool.Tests (1)
Microsoft.Extensions.AI.Abstractions (1)
Microsoft.Extensions.AI.Tests (1)
Microsoft.Extensions.Caching.Hybrid.Tests (2)
Microsoft.Extensions.ServiceDiscovery.Abstractions (1)
Microsoft.Interop.SourceGeneration (1)
Microsoft.Maui.Controls (1)
Microsoft.Maui.Controls.Build.Tasks (8)
ModuleDefinitionExtensions.cs (8)
15 var typeKey = $"{type}<{string.Join(",", classArguments)}>";
64 var ctorKey = $"{type}<{(string.Join(",", classArguments))}>.ctor({(string.Join(",", Enumerable.Repeat("_", paramCount)))})";
76 var ctorKey = $"{type}<{(string.Join(",", classArguments))}>.ctor({(parameterTypes == null ? "" : string.Join(",", parameterTypes))})";
90 var ctorKey = $"{type}.ctor({(parameterTypes == null ? "" : string.Join(",", parameterTypes))})";
194 var methodKey = $"{(isStatic ? "static " : "")}{type}<{(classArguments == null ? "" : string.Join(",", classArguments))}>.({(parameterTypes == null ? "" : string.Join(",", parameterTypes))})";
220 var methodKey = $"{(isStatic ? "static " : "")}{type}<{(classArguments == null ? "" : string.Join(",", classArguments))}>.({(string.Join(",", Enumerable.Repeat("_", paramCount)))})";
Microsoft.Maui.Essentials (1)
Microsoft.ML.AutoML (5)
Microsoft.ML.CodeGenerator (1)
Microsoft.ML.Data (2)
Microsoft.ML.FastTree (1)
Microsoft.ML.GenAI.Core (1)
Microsoft.ML.LightGbm (1)
Microsoft.ML.OnnxTransformer (3)
Microsoft.ML.Samples (89)
Dynamic\Transforms\FeatureSelection\SelectFeaturesBasedOnCount.cs (2)
22Console.WriteLine("{0,-25} {1,-25}", string.Join(",", item
52Console.WriteLine("{0,-25} {1,-25}", string.Join(",", item.
Dynamic\Transforms\FeatureSelection\SelectFeaturesBasedOnCountMultiColumn.cs (2)
22Console.WriteLine("{0,-25} {1,-25}", string.Join(",", item.
52Console.WriteLine("{0,-25} {1,-25}", string.Join(",", item
Dynamic\Transforms\FeatureSelection\SelectFeaturesBasedOnMutualInformation.cs (2)
22Console.WriteLine("{0,-25} {1,-25}", item.Label, string.Join(",",
50Console.WriteLine("{0,-25}", string.Join(",", item.NumericVector));
Dynamic\Transforms\FeatureSelection\SelectFeaturesBasedOnMutualInformationMultiColumn.cs (4)
22Console.WriteLine("{0,-25} {1,-25}", string.Join(",", item
23.NumericVectorA), string.Join(",", item.NumericVectorB));
53Console.WriteLine("{0,-25} {1,-25}", string.Join(",", item
54.NumericVectorA), string.Join(",", item.NumericVectorB));
Dynamic\Transforms\ReplaceMissingValuesMultiColumn.cs (8)
57Console.WriteLine("Features1: [" + string.Join(", ", row
58.Features1) + "]\t MissingReplaced1: [" + string.Join(", ", row
59.MissingReplaced1) + "]\t Features2: [" + string.Join(", ", row
60.Features2) + "]\t MissingReplaced2: [" + string.Join(", ", row
92Console.WriteLine("Features1: [" + string.Join(", ", row
93.Features1) + "]\t MissingReplaced1: [" + string.Join(", ", row
94.MissingReplaced1) + "]\t Features2: [" + string.Join(", ", row
95.Features2) + "]\t MissingReplaced2: [" + string.Join(", ", row
Microsoft.ML.Samples.GPU (4)
Microsoft.ML.Tests (3)
Microsoft.ML.Transforms (1)
Microsoft.ML.Vision (1)
PresentationFramework (2)
Roslyn.Test.Performance.Utilities (1)
RoutingSandbox (1)
RoutingWebSite (1)
System.Diagnostics.DiagnosticSource (1)
System.Drawing.Common.Tests (2)
System.Net.Mail (1)
System.Net.WebSockets (1)
System.Windows.Forms.Primitives.TestUtilities (6)
WinFormsControlsTest (1)
WinShimmer (1)
xunit.assert (1)