Skip to content

Fix S6966 FP: Don't raise on XmlReader and XmlWriter methods #9336

Description

@denis-troller

Description

Rule S6966 raises on XMLReader methods, however the ability to use these methods successfully depends on whether the object was created with the Async flag set to true in its settings.
Unless the creation is in scope, we should not raise on those as the ability to use those methods might not be under the user's control.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

False PositiveRule IS triggered when it shouldn't be.

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions