Skip to content

Documentation Typo: XML tag visible in Enumerable.Order Method docs #12508

@Abhiram13

Description

@Abhiram13

Type of issue

Typo

Description

A <see cref> tag is not being rendered correctly and appearing as raw text in the documentation.

In the Remarks section of the documentation:

This method is implemented by using deferred execution. The immediate return value is an object that stores all the information that is required to perform the action. The query represented by this method is not executed until the object is enumerated by calling its <see cref="M:System.Collections.Generic.IEnumerable`1.GetEnumerator> method.

This method compares elements by using the default comparer <see cref="P:System.Collections.Generic.Comparer`1.Default>.

Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.linq.enumerable.order?view=net-8.0

Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Linq/Enumerable.xml

Document Version Independent Id

94b0785c-5617-a0ea-6e1d-fd1cf0ebc9d6

Platform Id

8251591d-1f5e-755a-e12e-9d46056cffba

Article author

@dotnet-bot

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions