Summary
This is a Fody extension to modify ObfuscationAttribute
.
Support
- Assembly
- Class
- Struct
- Enum
- Method
- Property
- Field
- Event
- Interface
- Parameter
- Delegate
- Record (a special class)
- Indexer (a special property)
- Destructor (a special method)
- Constructor parameters (The Constructor is a special method)