rspec/rules/S3265/csharp/message.adoc

6 lines
175 B
Plaintext
Raw Normal View History

=== Message
* Mark enum "XXX" with "Flags" attribute or remove this bitwise operation.
* Remove this bitwise operation; the enum "XXX" is not marked with "Flags" attribute.