How can we help you today? How can we help you today?
Andy Lawn
Inheritance of the DoNotObfuscate Attribute
I have some code similar to this:[SmartAssembly.Attributes.DoNotObfuscate]public class BaseClass {}When I look at the implementation of the DoNotObfuscateAttribute, I can see its AttributeUsage att...
2 followers 2 comments 0 votes