-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
.net/svcPri2Indicates issues/PRs that are medium priorityIndicates issues/PRs that are medium priorityarea-System.Runtime
Milestone
Description
The following is stated in the documetnation:
"x.Equals(x) returns true, except in cases that involve floating-point types."
This is not true, the exception for floating-point types is for the == operator and not the Equals method.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 6ccb268f-7e61-578a-9cd5-eff767facdd4
- Version Independent ID: 65050b7a-8b46-c78f-0570-5c73ee35dd58
- Content: Object.Equals Method (System)
- Content Source: xml/System/Object.xml
- Service: .net
- GitHub Login: @dotnet-bot
- Microsoft Alias: dotnetcontent
Metadata
Metadata
Assignees
Labels
.net/svcPri2Indicates issues/PRs that are medium priorityIndicates issues/PRs that are medium priorityarea-System.Runtime