Skip to content

System.Xml.Linq.SaveOptions.DisableFormatting documentation is incorrect #8936

@miegir

Description

@miegir

The documentation for the System.Xml.Linq.SaveOptions.DisableFormatting is "Preserve all insignificant white space while serializing".

<summary>Preserve all insignificant white space while serializing.</summary>

But this option does the opposite: it removes all insignificant white space while serializing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Pri3Indicates issues/PRs that are low priorityarea-System.Xmldoc-bugProblem with the content; needs to be fixed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions