126 references to Format
Client.TypedClient.IntegrationTests (1)
Contract.Message.IntegrationTests (1)
crossgen2 (1)
Crossgen2Tasks (1)
dotnet (6)
GenerateDocumentationAndConfigFiles (2)
ILCompiler.Compiler (2)
ILCompiler.MetadataTransform (1)
ILCompiler.ReadyToRun (1)
illink (2)
Infrastructure.Common (1)
Infrastructure.IntegrationTests (1)
Microsoft.Build (1)
Microsoft.Build.Tasks.Git (1)
Microsoft.CodeAnalysis (6)
Microsoft.CodeAnalysis.Features (1)
Microsoft.CodeAnalysis.Workspaces (4)
Microsoft.DotNet.ApiCompat.Task (1)
Microsoft.DotNet.ApiCompatibility (5)
Rules\CannotRemoveBaseTypeOrInterface.cs (2)
66string.Format(Resources.CannotRemoveBaseType, left.ToDisplayString(SymbolExtensions.DisplayFormat), leftBaseType.ToDisplayString(SymbolExtensions.DisplayFormat), rightName, leftName),
90string.Format(Resources.CannotRemoveBaseInterface, left.ToDisplayString(SymbolExtensions.DisplayFormat), leftInterface.ToDisplayString(SymbolExtensions.DisplayFormat), rightName, leftName),
Microsoft.DotNet.Build.Tasks.Workloads (1)
Microsoft.DotNet.Cli.CoreUtils (1)
Microsoft.DotNet.Cli.Definitions (1)
Microsoft.DotNet.GenFacades (1)
Microsoft.Maui.Graphics (2)
Microsoft.ML.Core.Tests (4)
Microsoft.ML.TestFramework (2)
Microsoft.ML.Tests (2)
TextLoaderTests.cs (2)
35string.Format("{0},{1},{2},{3}", sbyte.MinValue, short.MinValue, int.MinValue, long.MinValue),
36string.Format("{0},{1},{2},{3}", sbyte.MaxValue, short.MaxValue, int.MaxValue, long.MaxValue),
Microsoft.NET.Build.Tasks (3)
Microsoft.NET.Sdk.Publish.Tasks (1)
Microsoft.TemplateEngine.Cli (4)
Microsoft.TemplateEngine.Edge (1)
Microsoft.TemplateEngine.Utils (1)
NuGet.CommandLine.XPlat (1)
NuGet.Commands (1)
NuGet.PackageManagement (1)
Security.TransportSecurity.IntegrationTests (1)
System.ComponentModel.TypeConverter (1)
System.Data.Common (4)
System\Data\Common\DataCommonEventSource.cs (4)
52Trace(string.Format(format, arg0, arg1, arg2, arg3));
59Trace(string.Format(format, arg0, arg1, arg2, arg3, arg4));
66Trace(string.Format(format, arg0, arg1, arg2, arg3, arg4, arg5, arg6));
94internal long EnterScope<T1, T2, T3, T4>(string format, T1 arg1, T2 arg2, T3 arg3, T4 arg4) => Log.IsEnabled() ? EnterScope(string.Format(format, arg1, arg2, arg3, arg4)) : 0;
System.Net.Http (1)
System.Net.Http.WinHttpHandler (1)
System.Net.HttpListener (1)
System.Net.Mail (1)
System.Net.NameResolution (1)
System.Net.Primitives (1)
System.Net.Quic (1)
System.Net.Requests (1)
System.Net.Security (1)
System.Net.Sockets (1)
System.Net.WebSockets (1)
System.Private.CoreLib (4)
System.Private.Xml (6)
System.ServiceModel.NetTcp (1)
System.ServiceModel.Primitives (1)
System.ServiceModel.Primitives.Tests (3)
System.ServiceModel.UnixDomainSocket (1)
System.Windows.Forms (15)
System.Windows.Forms.Design (4)
UnitTests.Common (8)
TestHelpers.cs (8)
158errorBuilder.AppendLine(String.Format("{0} expected operation {1}.IsOneWay = {2}, actual = {3}",
166errorBuilder.AppendLine(String.Format("{0} expected operation {1}.HasTask = {2}, actual = {3}",
186errorBuilder.AppendLine(String.Format("{0} message action {1} expected Direction = {2}, actual = {3}",
194errorBuilder.AppendLine(String.Format("{0} message action {1} expected MessageType = {2}, actual = {3}",
226errorBuilder.AppendLine(String.Format("action {0}, section {1}, expected part count = {2}, actual = {3}",
250errorBuilder.AppendLine(String.Format("action {0}, section {1}, expected part Name = {2}, actual = {3}",
256errorBuilder.AppendLine(String.Format("action {0}, section {1}, name {2}, expected Type = {3}, actual = {4}",
262errorBuilder.AppendLine(String.Format("action {0}, section {1}, name {2}, expected Multiple = {3}, actual = {4}",