Base:

method
ToString
System.Object.ToString()
152 references to ToString
aspire (1)
Aspire.Cli.Tests (1)
Aspire.Confluent.Kafka (1)
Aspire.Hosting (1)
Aspire.Hosting.DevTunnels (1)
Aspire.Hosting.DevTunnels.Tests (1)
Aspire.Hosting.Tests (2)
Aspire.Hosting.Yarp (1)
Aspire.MongoDB.Driver (1)
Aspire.StackExchange.Redis (1)
dotnet-dev-certs (1)
dotnet-svcutil-lib (7)
dotnet-user-jwts (1)
dotnet-user-secrets (1)
installer.tasks (4)
Microsoft.AspNetCore.Hosting (1)
Microsoft.AspNetCore.Mvc.ApiExplorer (1)
Microsoft.Build (6)
Evaluation\Evaluator.cs (4)
1126_evaluationLoggingContext.LogWarning("", new BuildEventFileInfo(""), "ChangeWave_InvalidFormat", Traits.Instance.MSBuildDisableFeaturesFromVersion, $"[{string.Join(", ", ChangeWaves.AllWaves.Select(x => x.ToString()))}]");
1129_evaluationLoggingContext.LogWarning("", new BuildEventFileInfo(""), "ChangeWave_OutOfRotation", ChangeWaves.DisabledWave, Traits.Instance.MSBuildDisableFeaturesFromVersion, $"[{string.Join(", ", ChangeWaves.AllWaves.Select(x => x.ToString()))}]");
1134private static readonly string CachedFileVersion = ProjectCollection.Version.ToString();
1156SetBuiltInProperty(ReservedPropertyNames.msbuilddisablefeaturesfromversion, ChangeWaves.DisabledWave.ToString());
Microsoft.Build.Framework (3)
Microsoft.Build.Tasks.Core (20)
ResolveSDKReference.cs (6)
185get => TargetPlatformAsVersion.ToString();
1256AddResolutionWarning("ResolveSDKReference.MaxPlatformVersionLessThanTargetPlatformVersion", projectName, DisplayName, Version, targetPlatformIdentifier, MaxPlatformVersion, targetPlatformIdentifier, targetPlatformVersion.ToString());
1261AddResolutionWarning("ResolveSDKReference.MaxPlatformVersionNotSpecified", projectName, DisplayName, Version, targetPlatformIdentifier, targetPlatformVersionFromItem.ToString(), targetPlatformIdentifier, targetPlatformVersion.ToString());
1273AddResolutionErrorOrWarning("ResolveSDKReference.PlatformVersionIsLessThanMinVersion", projectName, DisplayName, Version, targetPlatformVersion.ToString(), targetPlatformMinVersionAsVersion.ToString());
Microsoft.Build.Utilities.Core (7)
Microsoft.CodeAnalysis (5)
Microsoft.CodeAnalysis.Analyzers (3)
Microsoft.CodeAnalysis.CSharp (1)
Microsoft.CodeAnalysis.Features (1)
Microsoft.CodeAnalysis.Scripting (1)
Microsoft.CodeAnalysis.Workspaces (3)
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
Microsoft.DotNet.ApiCompatibility (4)
Microsoft.DotNet.Build.Tasks.Packaging (13)
Microsoft.DotNet.Build.Tasks.Workloads (2)
Microsoft.DotNet.SharedFramework.Sdk (6)
Microsoft.Extensions.Http.Diagnostics (1)
Microsoft.Gen.BuildMetadata (1)
Microsoft.Gen.ComplianceReports (1)
Microsoft.Gen.ContextualOptions (1)
Microsoft.Gen.Logging (1)
Microsoft.Gen.Logging.Generated.Tests (1)
Microsoft.Gen.MetadataExtractor (1)
Microsoft.Gen.Metrics (1)
Microsoft.Gen.MetricsReports (1)
Microsoft.Interop.JavaScript.JSImportGenerator (1)
Microsoft.Interop.SourceGeneration (1)
Microsoft.ML.Maml (1)
Microsoft.NET.Build.Tasks (8)
Microsoft.NET.Sdk.Publish.Tasks (1)
Microsoft.VisualStudio.TestPlatform.ObjectModel (3)
MSBuild (3)
NuGet.CommandLine.XPlat (1)
NuGet.Frameworks (2)
NuGet.Packaging (1)
NuGet.Versioning (1)
PresentationBuildTasks (1)
PresentationCore (1)
PresentationFramework (3)
System.CommandLine (1)
System.ComponentModel.TypeConverter (1)
System.Configuration.ConfigurationManager (1)
System.Diagnostics.FileVersionInfo (1)
System.Net.Http (1)
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Version.cs (1)
181ToString();
System.Private.CoreLib.Generators (1)
System.Private.Xml (1)
System.Runtime.Serialization.Schema (1)
System.Windows.Forms.Design (2)