Qowaiv / qowaiv-analyzers

Roslyn Analyzers
MIT License
1 stars 1 forks source link

FP: QW0011, QW0012: Ingore IEnumerator and IXmlSerialable #37

Closed Corniel closed 2 months ago

Corniel commented 2 months ago

Both IEnumerator and IXmlSerialable are mutable by design. Therefor, they should be ignored.