Hi Brian! On 5 mar, 23:33, Brian <[email protected]> wrote: > Hi folks, > > I'm brand new to Gendarme -- basically looking at creating some quick > rules to catch a few in house rules on .NET assemblies -- > specifically, was looking how to block entire namespaces like > System.Reflection (I think this one is easy but was having issues > doing this -- I figured out how to catch specific classes, but I'm > doing something wrong on the entire namespace). Also, was trying to > detect unsafe and/or P/Invoke callsbut not quite getting it. > > Any tips?
Perhaps if you showed something you've tried you would get a useful response. I am not familiar with writing new rules, but I'm sure I would learn something too :-) Daniel -- You received this message because you are subscribed to the Google Groups "Gendarme" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/gendarme?hl=en.

