Implemented interface member:

method
ToString
System.IFormattable.ToString(System.String, System.IFormatProvider)
129 references to ToString
dotnet-svcutil-lib (26)
dotnet-user-jwts (1)
IIS.FunctionalTests (4)
IISExpress.FunctionalTests (4)
InMemory.FunctionalTests (7)
ChunkedResponseTests.cs (7)
223length.ToString("x", CultureInfo.InvariantCulture),
264partialLength.ToString("x", CultureInfo.InvariantCulture),
698length.Value.ToString("x", CultureInfo.InvariantCulture),
754length.Value.ToString("x", CultureInfo.InvariantCulture),
811length.ToString("x", CultureInfo.InvariantCulture),
1095writeSize.ToString("X", CultureInfo.InvariantCulture).ToLowerInvariant(),
1134writeSize.ToString("X", CultureInfo.InvariantCulture).ToLowerInvariant(),
LocalizationWebsite (1)
Microsoft.AspNetCore.App.Analyzers (2)
Microsoft.AspNetCore.Grpc.JsonTranscoding (6)
Microsoft.AspNetCore.Grpc.Swagger (6)
Microsoft.AspNetCore.Http.Abstractions.Tests (1)
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (4)
Microsoft.Build (1)
Microsoft.Build.Engine.OM.UnitTests (1)
Microsoft.Build.Tasks.CodeAnalysis (2)
Csc.cs (2)
691Log.LogError(null, "CS" + errorCode.ToString("D4", CultureInfo.InvariantCulture), null, null, 0, 0, 0, 0, errorMessage);
695Log.LogWarning(null, "CS" + errorCode.ToString("D4", CultureInfo.InvariantCulture), null, null, 0, 0, 0, 0, errorMessage);
Microsoft.Build.Tasks.Core (8)
Microsoft.Build.Utilities.Core (1)
Microsoft.CodeAnalysis (1)
Microsoft.Data.Analysis (1)
Microsoft.Data.Analysis.Tests (1)
Microsoft.Extensions.Identity.Core (1)
Microsoft.Gen.Logging.Generated.Tests (2)
Microsoft.Maui (1)
Microsoft.VisualBasic.Core (6)
MSBuild (1)
MSBuildTaskHost (1)
PresentationFramework (1)
System.ComponentModel.TypeConverter (1)
System.Configuration.ConfigurationManager (2)
System.Private.CoreLib (4)
System.Private.DataContractSerialization (3)
System.Private.Xml (16)
System.Runtime.Caching (1)
System.Runtime.Numerics (1)
System.Security.Cryptography.Xml (2)
System.Windows.Forms (4)
System.Windows.Forms.Design (1)
xunit.assert (2)