Skip to content

The list of precedence implies different precedence for each operator #50888

@BillWagner

Description

@BillWagner

Type of issue

Missing information

Description

The bullet list near the end of the page ranks operators in order of precedence incorrectly. Some operators have the same precedence (e.g. || and &&) and will be evaluated in lexical order.

Page URL

https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/operators/boolean-logical-operators

Content source URL

https://github.com/dotnet/docs/blob/main/docs/csharp/language-reference/operators/boolean-logical-operators.md

Document Version Independent Id

91eaa72e-c2fc-e0d3-ca11-994aadf02271

Platform Id

a36e8066-b640-57c4-ce31-03703d683a8c

Article author

@pkulikov

Metadata

  • ID: 6d2d3240-ed65-94f2-335b-3ea483c51a5d
  • PlatformId: a36e8066-b640-57c4-ce31-03703d683a8c
  • Service: dotnet-csharp
  • Sub-service: lang-reference

Related Issues


Associated WorkItem - 543266

Metadata

Metadata

Assignees

Type

No type

Projects

Status

🔖 Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions