Description
Implement IXmlSerializable.GetSchema explicitly to avoid exposing it as part of the public API.Bad Code
Good Code
Properties
- Category: Usage
- Severity: Error
- Enabled by default: True
- Code fix available: False
Implement IXmlSerializable.GetSchema explicitly to avoid exposing it as part of the public API