Does NotObfuscateMembersAttribute support more complex wildcards than ".*"? Regular expressions, perhaps?
Yes NotObfuscateMembersAttribute and ObfuscateMembersAttribute attributes support regular expressions.
Is it possible to achieve the effect of NotObfuscateMembersAttribute via the project file? I would prefer not to tie our source code to any specific obfuscator product...
We'll try insert analogues of these attributes into Spices.Project into the nearest Spices.Net update.