Michael Rust
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Suppress DPA messages on a specific method
Hi there, I am trying to exclude a specific method from the DPA. What I actually did is using the SuppressMessage Attribute on the Method:[SuppressMessage("ReSharper.DPA", "DPA0001: Memory allocati...