Implemented interface member:

method
ToString
System.IConvertible.ToString(System.IFormatProvider)
255 references to ToString
aspire (6)
Aspire.Cli.Tests (6)
Aspire.Dashboard (5)
Aspire.Dashboard.Tests (2)
Aspire.Hosting (4)
Aspire.Hosting.CodeGeneration.Python (1)
Aspire.Hosting.Redis (1)
Aspire.Hosting.RemoteHost (1)
Aspire.Hosting.Tests (1)
Aspire.Hosting.Valkey (1)
Aspire.Managed.Tests (1)
dotnet (1)
dotnet-svcutil-lib (19)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (6)
474throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(XmlExceptionHelper.CreateConversionException(value.ToString(CultureInfo.InvariantCulture), "DateTime", exception));
478throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(XmlExceptionHelper.CreateConversionException(value.ToString(CultureInfo.InvariantCulture), "DateTime", exception));
482throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(XmlExceptionHelper.CreateConversionException(value.ToString(CultureInfo.InvariantCulture), "DateTime", exception));
496throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(XmlExceptionHelper.CreateConversionException(value.ToString(CultureInfo.InvariantCulture), "TimeSpan", exception));
500throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(XmlExceptionHelper.CreateConversionException(value.ToString(CultureInfo.InvariantCulture), "TimeSpan", exception));
504throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(XmlExceptionHelper.CreateConversionException(value.ToString(CultureInfo.InvariantCulture), "TimeSpan", exception));
Microsoft.AspNetCore.Authentication.OpenIdConnect (1)
Microsoft.AspNetCore.Authentication.Twitter (1)
Microsoft.AspNetCore.Components (5)
Microsoft.AspNetCore.HttpsPolicy (1)
Microsoft.AspNetCore.Mvc.Core (1)
Microsoft.AspNetCore.Routing (1)
Microsoft.AspNetCore.Server.HttpSys (1)
Microsoft.AspNetCore.Server.Kestrel.Core (6)
Microsoft.Build.Tasks.Core (2)
Microsoft.CodeAnalysis (1)
Microsoft.CodeAnalysis.CSharp (4)
Microsoft.CodeAnalysis.VisualBasic (1)
Microsoft.CSharp (2)
Microsoft.Extensions.AI.Evaluation (1)
Microsoft.Extensions.AI.Evaluation.Console (1)
Microsoft.Extensions.Compliance.Redaction (1)
Microsoft.Extensions.Diagnostics.ExceptionSummarization (1)
Microsoft.Extensions.Http.Diagnostics (1)
Microsoft.Extensions.Http.Resilience (1)
Microsoft.Extensions.Resilience.Tests (1)
Microsoft.Extensions.Telemetry (1)
Microsoft.Gen.ContextualOptions.Generated.Tests (1)
Microsoft.Gen.Logging.Generated.Tests (2)
Microsoft.ML.CodeGenerator (1)
Microsoft.Net.Http.Headers (10)
Microsoft.NET.Sdk.BlazorWebAssembly.Tasks (1)
Microsoft.NET.Sdk.StaticWebAssets.Tasks (2)
Microsoft.TestPlatform.CommunicationUtilities (1)
Microsoft.VisualBasic.Core (6)
Microsoft\VisualBasic\FileIO\TextFieldParser.vb (5)
919Throw New MalformedLineException(SR.Format(SR.TextFieldParser_MalFormedDelimitedLine, CurrentLineNumber.ToString(CultureInfo.InvariantCulture)), CurrentLineNumber)
939Throw New MalformedLineException(SR.Format(SR.TextFieldParser_MalFormedDelimitedLine, CurrentLineNumber.ToString(CultureInfo.InvariantCulture)), CurrentLineNumber)
945Throw New MalformedLineException(SR.Format(SR.TextFieldParser_MaxLineSizeExceeded, CurrentLineNumber.ToString(CultureInfo.InvariantCulture)), CurrentLineNumber)
954Throw New MalformedLineException(SR.Format(SR.TextFieldParser_MalFormedDelimitedLine, CurrentLineNumber.ToString(CultureInfo.InvariantCulture)), CurrentLineNumber)
1104Throw New MalformedLineException(SR.Format(SR.TextFieldParser_MalFormedFixedWidthLine, LineNumber.ToString(CultureInfo.InvariantCulture)), LineNumber)
Microsoft.VisualStudio.TestPlatform.Common (3)
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
PresentationBuildTasks (1)
PresentationCore (2)
PresentationFramework (47)
Shared (1)
Shared.Tests (1)
System.CodeDom (2)
System.Configuration.ConfigurationManager (2)
System.Data.Common (12)
System\Data\xmlsaver.cs (7)
1375root.SetAttribute("AutoIncrementSeed", Keywords.MSDNS, col.AutoIncrementSeed.ToString(CultureInfo.InvariantCulture));
1378root.SetAttribute("AutoIncrementStep", Keywords.MSDNS, col.AutoIncrementStep.ToString(CultureInfo.InvariantCulture));
2450_xmlw.WriteAttributeString(Keywords.DFF, Keywords.DIFFID, Keywords.DFFNS, row.Table.TableName + row.rowID.ToString(CultureInfo.InvariantCulture));
2475_xmlw.WriteAttributeString(Keywords.DFF, Keywords.DIFFID, Keywords.DFFNS, row.Table.TableName + row.rowID.ToString(CultureInfo.InvariantCulture));
2508string rowIDString = table.TableName + row.rowID.ToString(CultureInfo.InvariantCulture);
2515parentId = parentRow.Table.TableName + parentRow.rowID.ToString(CultureInfo.InvariantCulture);
2951_xmlw.WriteAttributeString(Keywords.DFF, Keywords.DIFFID, Keywords.DFFNS, row.Table.TableName + row.rowID.ToString(CultureInfo.InvariantCulture));
System.Data.Odbc (5)
System.Data.OleDb (5)
System.Diagnostics.TextWriterTraceListener (1)
System.DirectoryServices.AccountManagement (1)
System.Management (7)
System.Net.Http (3)
System.Net.Requests (5)
System.Private.CoreLib (3)
System.Private.DataContractSerialization (7)
System\Xml\XmlBufferReader.cs (6)
431throw XmlExceptionHelper.CreateConversionException(value.ToString(CultureInfo.InvariantCulture), "DateTime", exception);
435throw XmlExceptionHelper.CreateConversionException(value.ToString(CultureInfo.InvariantCulture), "DateTime", exception);
439throw XmlExceptionHelper.CreateConversionException(value.ToString(CultureInfo.InvariantCulture), "DateTime", exception);
453throw XmlExceptionHelper.CreateConversionException(value.ToString(CultureInfo.InvariantCulture), "TimeSpan", exception);
457throw XmlExceptionHelper.CreateConversionException(value.ToString(CultureInfo.InvariantCulture), "TimeSpan", exception);
461throw XmlExceptionHelper.CreateConversionException(value.ToString(CultureInfo.InvariantCulture), "TimeSpan", exception);
System.Private.Xml (12)
System.Security.Principal.Windows (1)
System.ServiceModel.Primitives (3)
System.ServiceModel.Syndication (3)
System.Windows.Input.Manipulations (6)
VBCSCompiler (4)
vstest.console (4)
vstest.console.arm64 (4)